CS604-Midterm
1 / 50
In ________addressing, the recipient is not required to name the sender.
2 / 50
Swapper is also termed as Short term scheduler.
3 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
4 / 50
If a system is not in a safe state, there can be No deadlocks.
5 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
6 / 50
_________ command to resume the execution of a suspended job in the foreground
7 / 50
The bottom layer in the layered approach of Operating System is-----------
8 / 50
Cache is non-volatile memory.
9 / 50
___________ is used in real time operating systems.
10 / 50
In ---------addressing; the recipient is not required to name the sender.
11 / 50
The nice value helps in assigning ______ to a process.
12 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
13 / 50
Shared libraries and kernel modules are stored in directory
14 / 50
The execution of critical sections must NOT be mutually exclusive
15 / 50
The returned code to the child process after successful fork system call execution is
16 / 50
A process consists of __________
17 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
18 / 50
The Home Directory for superuser in Linux and Unix is
19 / 50
A program in execution is called a _______________.
20 / 50
The main characteristic of a Real time system is
21 / 50
You can terminate a foreground process by pressing --------------
22 / 50
The procedure “The time at which the process finished working MINUS the arrival time of the process MINUS CPU burst for that process” will help calculate the _________.
23 / 50
We can install and run multiple OS by using VMWare.
24 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
25 / 50
Which part of the computer system helps in managing the file and memory management system?
26 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
27 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
28 / 50
The critical section problem can be solved by the following except
29 / 50
Physical memory is broken down into fixed-sized blocks, called----------- and Logical memory is divided into blocks of the same size, called -----------
30 / 50
A parent process calling __________ system call will be suspended until children process terminates.
31 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
32 / 50
------------ register contains the size of the process
33 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
34 / 50
The Operating system is a layer of software between _________ and ___________.
35 / 50
Each page is a power of -------- bytes long in paging scheme.
36 / 50
Starvation is infinite blocking caused due to unavailability of resources.
37 / 50
Hardware provide basic computing resource.
38 / 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 ________.
39 / 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.
40 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
41 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
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
The priority of a process can be changed using ___________ command.
44 / 50
____ is a virtual directory in Linux and Unix.
45 / 50
Which of the following is NOT a Hardware Resource.
46 / 50
A_____ is an abstract key for accessing a file.
47 / 50
_________________ scheduling allows a process to move between queues.
48 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
49 / 50
Bounded Buffer is a buffer of ____________ size
50 / 50
Command-line interpreter is also called __________ in some operating systems.
Your score is
The average score is 36%
Restart quiz