CS604-Midterm
1 / 50
A parent process calling __________ system call will be suspended until children process terminates.
2 / 50
_______ is also called Swapper.
3 / 50
Which of the Following is not an Operating System.
4 / 50
A system call________
5 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
6 / 50
-------- command gives a snapshot of the current processes.
7 / 50
Database, Complier, Video games are examples of ________.
8 / 50
The process of switching from one process to another is called ---------------.
9 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
10 / 50
You can use the ---------command in UNIX to create a directory.
11 / 50
_____________ determines How to do something.
12 / 50
The priorities of processes in the __________ group remain fixed.
13 / 50
A time sharing system is
14 / 50
Operating System is the Manager of Hardware Resources.
15 / 50
The nice value helps in assigning ______ to a process.
16 / 50
Swapper is also termed as Short term scheduler.
17 / 50
If the system can allocate resources to each process in some order and still avoid a deadlock then it said to be in ______ state.
18 / 50
_____________ is a preemptive scheduling algorithm.
19 / 50
A semaphore that cause Busy-Waiting is termed as .
20 / 50
__________ integer shows the highest priority of a process in CPU scheduling
21 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
22 / 50
The process id returned to the child process after successful fork system call execution is _____________.
23 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
24 / 50
Which of the following is NOT a Hardware Resource.
25 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
26 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
27 / 50
Mkfifo() is a _______.
28 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
29 / 50
The interval from the time of submission to the time of completion is the ______
30 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
31 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
32 / 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 _________.
33 / 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.
34 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
35 / 50
You can use the ------------- command to display the status of suspended and background processes
36 / 50
copy file1 file2 is an example of ______ OS view.
37 / 50
User mode can run the Privileged instructions.
38 / 50
Banker‟s algorithm is used for ________________
39 / 50
The correct command for compiling C program named program.c in Linux environment is
40 / 50
Bounded Buffer is a buffer of ____________ size
41 / 50
__________ commands in Linux is used to copy file
42 / 50
______scheduler selects the process from the job pool and put them in main memory.
43 / 50
In Layered approach of OS, Lowest Layer is known as ________.
44 / 50
__________ directory includes essential system boot files including the kernel image.
45 / 50
In ---------addressing, the recipient is not required to name the sender.
46 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
47 / 50
Cooperating processes never share any data, code, memory or state.
48 / 50
The number of processes completed per unit time is called ___________.
49 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
50 / 50
Managing Secondary Storage Involves all of the Following except
Your score is
The average score is 36%
Restart quiz