CS604-Midterm
1 / 50
DOS is single user operating system.
2 / 50
Starvation is infinite blocking caused due to unavailability of resources.
3 / 50
Kernel is responsible for scheduling the user level threads.
4 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
5 / 50
Which of the following is correct definition for wait operation?
6 / 50
The process id returned to the child process after successful fork system call execution is _____________.
7 / 50
If your processor does not have two slots empty in Per Process File Descriptor Table, then your _________ system call will fail.
8 / 50
In Layered approach of OS, Lowest Layer is known as ________.
9 / 50
The following is NOT a classical problem of synchronization
10 / 50
Command-line interpreter is also called __________ in some operating systems.
11 / 50
_________buffer places no practical limit on the size of the buffer
12 / 50
Swapper is also termed as Short term scheduler.
13 / 50
Linux is a version of _______ operating system.
14 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
15 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
16 / 50
In Layered Approach of OS, the Layer highest Layer is User Interface layer.
17 / 50
Operating system enables the user to use the Hardware Resources.
18 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
19 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
20 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
21 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
22 / 50
If a system is not in a safe state, there can be No deadlocks.
23 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
24 / 50
The number of processes completed per unit time is called ___________.
25 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
26 / 50
Managing Secondary Storage Involves all of the Following except
27 / 50
In ---------addressing; the recipient is not required to name the sender.
28 / 50
Current working directory can be accessed using --------- Command.
29 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
30 / 50
OS helps manages the following except
31 / 50
The process of switching from one process to another is called latency.
32 / 50
__________ directory includes essential system boot files including the kernel image.
33 / 50
-------- command gives a snapshot of the current processes.
34 / 50
Which of the following is NOT a Hardware Resource.
35 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
36 / 50
37 / 50
The scheduling of ______ are done by the operating system.
38 / 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.”
39 / 50
rm and [r]mkdir commands are used to _____________ directory.
40 / 50
------------ register contains the size of the process
41 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
42 / 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.
43 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
44 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
45 / 50
The major advantage of multi-programming system is
46 / 50
/usr/X11R6 is used by the X Window System.
47 / 50
First-Come, First-Served (FCFS) is a --------------scheduling algorithm.
48 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
49 / 50
____ command gives a snapshot of the current processes.
50 / 50
Batch programs are usually _________ programs.
Your score is
The average score is 36%
Restart quiz