CS604-Midterm
1 / 50
The main characteristic of a Real time system is
2 / 50
Current working directory can be accessed using --------- Command.
3 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
4 / 50
5 / 50
The manual pages can be read in Linux using ____ command.
6 / 50
Which of the Following is not an Operating System.
7 / 50
POSIX is a standard developed by ANSI
8 / 50
In Resource Allocation Graph, A _______ Pi →Rj indicates that process Pi may request resource Rj at some time in the future.
9 / 50
___________ algorithm is used in Deadlock avoidance.
10 / 50
The correct command for compiling C program named program.c in Linux environment is
11 / 50
The bottom layer in the layered approach of Operating System is-----------
12 / 50
Batch programs are usually _________ programs.
13 / 50
The critical section problem can be solved by the following except
14 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
15 / 50
A major problem with priority scheduling algorithms is ______.
16 / 50
A pathname is the list of directories separated by _________.
17 / 50
Kernel is responsible for scheduling the user level threads.
18 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
19 / 50
20 / 50
The Home Directory for superuser in Linux and Unix is
21 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
22 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
23 / 50
___________ is used in real time operating systems.
24 / 50
Which of the following is NOT a Hardware Resource.
25 / 50
--------------command to resume the execution of a suspended job in the foreground
26 / 50
Bounded Buffer is a buffer of ____________ size
27 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
28 / 50
------------ register contains the size of the process
29 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
30 / 50
________ determines What will be done.
31 / 50
Database, Complier, Video games are examples of ________.
32 / 50
A system call________
33 / 50
Command-line interpreter is also called __________ in some operating systems.
34 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
35 / 50
The returned code to the child process after successful fork system call execution is
36 / 50
/opt is used for storage of large applications.
37 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
38 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
39 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
40 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
41 / 50
All threads within a process share the ________ address space.
42 / 50
A time sharing system is
43 / 50
____ command gives a snapshot of the current processes.
44 / 50
The Shortest-Job-First Scheduling algorithm can be
45 / 50
In ________addressing, the recipient is not required to name the sender.
46 / 50
The interval from the time of submission to the time of completion is the ______
47 / 50
In Layered approach of OS, Lowest Layer is known as ________.
48 / 50
User mode can run the Privileged instructions.
49 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
50 / 50
__________ displays information about the top processes.
Your score is
The average score is 36%
Restart quiz