CS604-Midterm
1 / 50
The number of processes completed per unit time is called ___________.
2 / 50
Which of the following is NOT a Hardware Resource.
3 / 50
The main characteristic of a Real time system is
4 / 50
We can install and run multiple OS by using VMWare.
5 / 50
In Resource Allocation Graph, A _______ Pi →Rj indicates that process Pi may request resource Rj at some time in the future.
6 / 50
User mode can run the Privileged instructions.
7 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
8 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
9 / 50
If a system is not in a safe state, there can be No deadlocks.
10 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
11 / 50
Banker‟s algorithm is used for ________________
12 / 50
Cache is non-volatile memory.
13 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
14 / 50
_____________ is a preemptive scheduling algorithm.
15 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
16 / 50
The major advantage of multi-programming system is
17 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
18 / 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 ________.
19 / 50
I MB or 1 megabyte is equivalent to----
20 / 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.
21 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
22 / 50
Operating System is the Manager of Hardware Resources.
23 / 50
In ________addressing, the recipient is not required to name the sender.
24 / 50
A time sharing system is
25 / 50
____ is a virtual directory in Linux and Unix.
26 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
27 / 50
n-process critical section problem can be solved by using
28 / 50
Binary semaphores are those that have only two values---------
29 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
30 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
31 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
32 / 50
In Linux directory structure, there is ___________ root directory.
33 / 50
The following is NOT a classical problem of synchronization
34 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
35 / 50
Swapper is also termed as Short term scheduler.
36 / 50
A process consists of __________
37 / 50
------------ register contains the size of the process
38 / 50
A program in execution is called a _______________.
39 / 50
____ command display the status of a process.
40 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
41 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
42 / 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.
43 / 50
Shared libraries and kernel modules are stored in directory
44 / 50
The -------------- system call suspends the calling process.
45 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
46 / 50
You can use the ---------command in UNIX to create a directory.
47 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
48 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
49 / 50
When process opens its first file explicitly it will get descriptor number ______
50 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
Your score is
The average score is 36%
Restart quiz