CS604-Midterm
1 / 50
In ---------addressing; the recipient is not required to name the sender.
2 / 50
The following requirement for solving critical section problem is known as ______. “There exists a bound on the number of times that other processes are allowed to enter their critical sections after a process has made a request to enter its critical section and before that request is granted.”
3 / 50
In ---------addressing, the recipient is not required to name the sender.
4 / 50
n-process critical section problem can be solved by using
5 / 50
Starvation is infinite blocking caused due to unavailability of resources.
6 / 50
-------- command gives a snapshot of the current processes.
7 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
8 / 50
The number of processes completed per unit time is called ___________.
9 / 50
_________ command to resume the execution of a suspended job in the foreground
10 / 50
When a process opens its first file explicitly it will get descriptor number _________
11 / 50
When process opens its first file explicitly it will get descriptor number ______
12 / 50
________ determines What will be done.
13 / 50
The execution of critical sections must NOT be mutually exclusive
14 / 50
User mode can run the Privileged instructions.
15 / 50
_________buffer places no practical limit on the size of the buffer
16 / 50
This condition is known as ______________.
17 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
18 / 50
The priority of a process can be changed using ___________ command.
19 / 50
I MB or 1 megabyte is equivalent to----
20 / 50
Swapper is also termed as Short term scheduler.
21 / 50
I/O instructions are Privileged Instructions.
22 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
23 / 50
The interval from the time of submission to the time of completion is the ______
24 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
25 / 50
In ________addressing, the recipient is not required to name the sender.
26 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
27 / 50
Cooperating processes never share any data, code, memory or state.
28 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
29 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
30 / 50
Kernel is responsible for scheduling the user level threads.
31 / 50
POSIX is a standard developed by ANSI
32 / 50
--------------command to resume the execution of a suspended job in the foreground
33 / 50
Which register holds the smallest legal physical memory address for a process?
34 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
35 / 50
The manual pages can be read in Linux using ____ command.
36 / 50
The Shortest-Job-First Scheduling algorithm can be
37 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
38 / 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.
39 / 50
The Home Directory for superuser in Linux and Unix is
40 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
41 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
42 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
43 / 50
A parent process calling __________ system call will be suspended until children process terminates.
44 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
45 / 50
A process is said to be in critical section if it executes code that manipulates shared data
46 / 50
OS helps manages the following except
47 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
48 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
49 / 50
You can use the rm file1 command to __________ file1
50 / 50
Managing Secondary Storage Involves all of the Following except
Your score is
The average score is 36%
Restart quiz