CS604-Midterm
1 / 50
The 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 ________.
2 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
3 / 50
In Layered approach of OS, Lowest Layer is known as ________.
4 / 50
In Resource Allocation Graph, A _______ Pi →Rj indicates that process Pi may request resource Rj at some time in the future.
5 / 50
The interval from the time of submission to the time of completion is the ______
6 / 50
Time interval when the I/O Devices are accessed is known as --------.
7 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
8 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
9 / 50
_____________ determines How to do something.
10 / 50
The execution of critical sections must NOT be mutually exclusive
11 / 50
Swapper is also termed as Short term scheduler.
12 / 50
The process of switching from one process to another is called latency.
13 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
14 / 50
Bounded Buffer is a buffer of ____________ size
15 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
16 / 50
Cache is non-volatile memory.
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
In indirect inter process communication, a sender ________ mention the name of the recipient.
19 / 50
The Home Directory for superuser in Linux and Unix is
20 / 50
The process id returned to the child process after successful fork system call execution is _____________.
21 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
22 / 50
This condition is known as ______________.
23 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
24 / 50
The scheduling of ______ are done by the operating system.
25 / 50
The main characteristic of a Real time system is
26 / 50
_______ is also called Swapper.
27 / 50
____ command gives a snapshot of the current processes.
28 / 50
Hardware provide basic computing resource.
29 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
30 / 50
Which of the Following is not an Operating System.
31 / 50
A ---------------- (or an exception) is a software-generated interrupt caused either by an error (division by zero or invalid memory access) or by a user request for an operating system service.
32 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
33 / 50
_________________ scheduling allows a process to move between queues.
34 / 50
The process of switching from one process to another is called ---------------.
35 / 50
A process consists of __________
36 / 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.
37 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
38 / 50
A program in execution is called a _______________.
39 / 50
Which of the following is NOT a Hardware Resource.
40 / 50
The priority of a process can be changed using ___________ command.
41 / 50
Operating System is the Manager of Hardware Resources.
42 / 50
In ---------addressing, the recipient is not required to name the sender.
43 / 50
/usr/X11R6 is used by the X Window System.
44 / 50
Current working directory can be accessed using --------- Command.
45 / 50
You can terminate a foreground process by pressing --------------
46 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
47 / 50
A semaphore that cause Busy-Waiting is termed as .
48 / 50
The following is NOT a classical problem of synchronization
49 / 50
The bottom layer in the layered approach of Operating System is-----------
50 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
Your score is
The average score is 36%
Restart quiz