CS604-Midterm
1 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
2 / 50
__________ integer shows the highest priority of a process in CPU scheduling
3 / 50
The Top-down view is that it is a program that acts as an intermediary between a user of a computer and the computer hardware, and makes the computer system convenient to use.
4 / 50
The main characteristic of a Real time system is
5 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
6 / 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.
7 / 50
____ is a virtual directory in Linux and Unix.
8 / 50
Which register holds the smallest legal physical memory address for a process?
9 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
10 / 50
The manual pages can be read in Linux using ____ command.
11 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
12 / 50
A major problem with priority scheduling algorithms is ______.
13 / 50
Banker‟s algorithm is used for ________________
14 / 50
___________ algorithm is used in Deadlock avoidance.
15 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
16 / 50
You can use the ------------- command to display the status of suspended and background processes
17 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
18 / 50
Using _________system, we can create a new process in Linux.
19 / 50
______scheduler selects the process from the job pool and put them in main memory.
20 / 50
____ command gives a snapshot of the current processes.
21 / 50
Which of the following is NOT a Hardware Resource.
22 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
23 / 50
The address generated by the CPU, after any indexing or other addressing-mode arithmetic, is called a --------address, and the address it gets translated to by the MMU is called a ---------address.
24 / 50
In Linux directory structure, there is ___________ root directory.
25 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
26 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
27 / 50
A parent process calling __________ system call will be suspended until children process terminates.
28 / 50
rm and [r]mkdir commands are used to _____________ directory.
29 / 50
Command-line interpreter is also called __________ in some operating systems.
30 / 50
User mode can run the Privileged instructions.
31 / 50
The interval from the time of submission to the time of completion is the ______
32 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
33 / 50
Managing Secondary Storage Involves all of the Following except
34 / 50
Cooperating processes never share any data, code, memory or state.
35 / 50
The priorities of processes in the __________ group remain fixed.
36 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
37 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
38 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
39 / 50
40 / 50
The bottom layer in the layered approach of Operating System is-----------
41 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
42 / 50
The correct command for compiling C program named program.c in Linux environment is
43 / 50
Kernel is responsible for scheduling the user level threads.
44 / 50
The execution of critical sections must NOT be mutually exclusive
45 / 50
____ command display the status of a process.
46 / 50
___________ is used in real time operating systems.
47 / 50
Bounded Buffer is a buffer of ____________ size
48 / 50
Database, Complier, Video games are examples of ________.
49 / 50
copy file1 file2 is an example of ______ OS view.
50 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
Your score is
The average score is 36%
Restart quiz