CS604-Midterm
1 / 50
Which of the following is correct definition for wait operation?
2 / 50
A system call________
3 / 50
Mkfifo() is a _______.
4 / 50
A program in execution is called a _______________.
5 / 50
You can use the ------------- command to display the status of suspended and background processes
6 / 50
Shared libraries and kernel modules are stored in directory
7 / 50
___________ is used in real time operating systems.
8 / 50
The execution of critical sections must NOT be mutually exclusive
9 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
10 / 50
Which part of the computer system helps in managing the file and memory management system?
11 / 50
Cooperating processes never share any data, code, memory or state.
12 / 50
A_____ is an abstract key for accessing a file.
13 / 50
A Process that has finished working, as well as its parent process has also finished its execution. In this state the process A will be called as _________ process.
14 / 50
Time interval when the I/O Devices are accessed is known as --------.
15 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
16 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
17 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
18 / 50
_________ command to resume the execution of a suspended job in the foreground
19 / 50
A time sharing system is
20 / 50
A pathname is the list of directories separated by _________.
21 / 50
First-Come, First-Served (FCFS) is a --------------scheduling algorithm.
22 / 50
We can install and run multiple OS by using VMWare.
23 / 50
A condition where a set of blocked processes each holding a resource and waiting to acquire a resource held by another process in the set is termed as ________.
24 / 50
__________ integer shows the highest priority of a process in CPU scheduling
25 / 50
The critical section problem can be solved by the following except
26 / 50
You can terminate a foreground process by pressing --------------
27 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
28 / 50
Physical memory is broken down into fixed-sized blocks, called----------- and Logical memory is divided into blocks of the same size, called -----------
29 / 50
If the fork system call fails, it returns
30 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
31 / 50
32 / 50
In ---------addressing, the recipient is not required to name the sender.
33 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
34 / 50
The bottom layer in the layered approach of Operating System is-----------
35 / 50
__________ displays information about the top processes.
36 / 50
DOS is single user operating system.
37 / 50
Which of the following is NOT a Hardware Resource.
38 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
39 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
40 / 50
The following is NOT a classical problem of synchronization
41 / 50
Operating system enables the user to use the Hardware Resources.
42 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
43 / 50
The address generated by the CPU, after any indexing or other addressing-mode arithmetic, is called a --------address, and the address it gets translated to by the MMU is called a ---------address.
44 / 50
The manual pages can be read in Linux using ____ command.
45 / 50
A Process „A‟ that has finished working but its parent process has also finished its execution. In this state the process „A‟ will be called as _____ process.
46 / 50
In Layered Approach of OS, the Layer highest Layer is User Interface layer.
47 / 50
------------ register contains the size of the process
48 / 50
The Operating system is a layer of software between _________ and ___________.
49 / 50
The ________ requires that once a writer is ready, that writer performs its write as soon as possible , if a writer waiting to access the object, no new readers may start reading.
50 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
Your score is
The average score is 36%
Restart quiz