CS604-Midterm
1 / 50
I MB or 1 megabyte is equivalent to----
2 / 50
The bottom layer in the layered approach of Operating System is-----------
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
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
5 / 50
In ---------addressing; the recipient is not required to name the sender.
6 / 50
A process is said to be in critical section if it executes code that manipulates shared data
7 / 50
You can use the rm file1 command to __________ file1
8 / 50
If your processor does not have two slots empty in Per Process File Descriptor Table, then your _________ system call will fail.
9 / 50
Shared libraries and kernel modules are stored in directory
10 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
11 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
12 / 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.
13 / 50
Cache is non-volatile memory.
14 / 50
command displays the contents of current working directory.
15 / 50
________ determines What will be done.
16 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
17 / 50
The manual pages can be read in Linux using ____ command.
18 / 50
Which of the Following is not an Operating System.
19 / 50
______scheduler selects the process from the job pool and put them in main memory.
20 / 50
A pathname is the list of directories separated by _________.
21 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
22 / 50
We can install and run multiple OS by using VMWare.
23 / 50
The number of processes completed per unit time is called ___________.
24 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
25 / 50
26 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
27 / 50
Which register holds the smallest legal physical memory address for a process?
28 / 50
The main characteristic of a Real time system is
29 / 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.”
30 / 50
copy file1 file2 is an example of ______ OS view.
31 / 50
Linux is a version of _______ operating system.
32 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
33 / 50
___________ is used in real time operating systems.
34 / 50
The -------------- system call suspends the calling process.
35 / 50
_________ command to resume the execution of a suspended job in the foreground
36 / 50
The process id returned to the child process after successful fork system call execution is _____________.
37 / 50
POSIX is a standard developed by ANSI
38 / 50
39 / 50
In Layered Approach of OS, the Layer highest Layer is User Interface layer.
40 / 50
The nice value helps in assigning ______ to a process.
41 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
42 / 50
____ command gives a snapshot of the current processes.
43 / 50
Banker‟s algorithm is used for ________________
44 / 50
You can use the ------------- command to display the status of suspended and background processes
45 / 50
When process opens its first file explicitly it will get descriptor number ______
46 / 50
Operating system enables the user to use the Hardware Resources.
47 / 50
A parent process calling __________ system call will be suspended until children process terminates.
48 / 50
The process of switching from one process to another is called ---------------.
49 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
50 / 50
The Shortest-Job-First Scheduling algorithm can be
Your score is
The average score is 36%
Restart quiz