CS604-Midterm
1 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
2 / 50
POSIX is a standard developed by ANSI
3 / 50
In ---------addressing, the recipient is not required to name the sender.
4 / 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.
5 / 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.”
6 / 50
__________ integer shows the highest priority of a process in CPU scheduling
7 / 50
The interval from the time of submission to the time of completion is the ______
8 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
9 / 50
A process consists of __________
10 / 50
If a system is not in a safe state, there can be No deadlocks.
11 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
12 / 50
__________ commands in Linux is used to copy file
13 / 50
Command-line interpreter is also called __________ in some operating systems.
14 / 50
The scheduling of ______ are done by the operating system.
15 / 50
The priorities of processes in the __________ group remain fixed.
16 / 50
Which of the following is NOT a Hardware Resource.
17 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
18 / 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.
19 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
20 / 50
Each process must first request permission to enter its critical section. The section of code implementing this request is called the _____
21 / 50
The critical section problem can be solved by the following except
22 / 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 ________.
23 / 50
The priority of a process can be changed using ___________ command.
24 / 50
___________ is used in real time operating systems.
25 / 50
_____________ determines How to do something.
26 / 50
A major problem with priority scheduling algorithms is ______.
27 / 50
Which of the Following is not an Operating System.
28 / 50
Time interval when the I/O Devices are accessed is known as --------.
29 / 50
____ command display the status of a process.
30 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
31 / 50
Cooperating processes never share any data, code, memory or state.
32 / 50
First-Come, First-Served (FCFS) is a --------------scheduling algorithm.
33 / 50
The main characteristic of a Real time system is
34 / 50
command displays the contents of current working directory.
35 / 50
-------- command gives a snapshot of the current processes.
36 / 50
If the fork system call fails, it returns
37 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
38 / 50
Each page is a power of -------- bytes long in paging scheme.
39 / 50
In ---------addressing; the recipient is not required to name the sender.
40 / 50
_________buffer places no practical limit on the size of the buffer
41 / 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 ________.
42 / 50
In Layered approach of OS, Lowest Layer is known as ________.
43 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
44 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
45 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
46 / 50
Hardware provide basic computing resource.
47 / 50
Binary semaphores are those that have only two values---------
48 / 50
User mode can run the Privileged instructions.
49 / 50
Current working directory can be accessed using --------- Command.
50 / 50
n-process critical section problem can be solved by using
Your score is
The average score is 36%
Restart quiz