CS604-Midterm
1 / 50
copy file1 file2 is an example of ______ OS view.
2 / 50
Swapper is also termed as Short term scheduler.
3 / 50
__________ directory includes essential system boot files including the kernel image.
4 / 50
Time interval when the I/O Devices are accessed is known as --------.
5 / 50
__________ integer shows the highest priority of a process in CPU scheduling
6 / 50
The Shortest-Job-First Scheduling algorithm can be
7 / 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.
8 / 50
The bottom layer in the layered approach of Operating System is-----------
9 / 50
A system call________
10 / 50
If your processor does not have two slots empty in Per Process File Descriptor Table, then your _________ system call will fail.
11 / 50
________ determines What will be done.
12 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
13 / 50
When process opens its first file explicitly it will get descriptor number ______
14 / 50
A process consists of __________
15 / 50
Using _________system, we can create a new process in Linux.
16 / 50
Starvation is infinite blocking caused due to unavailability of resources.
17 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
18 / 50
In ---------addressing; the recipient is not required to name the sender.
19 / 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.
20 / 50
____ command gives a snapshot of the current processes.
21 / 50
The number of processes completed per unit time is called ___________.
22 / 50
The priorities of processes in the __________ group remain fixed.
23 / 50
Mkfifo() is a _______.
24 / 50
The condition where a set of blocked processes each holding a resource and waiting to acquire a resource held by another process in the set, is termed as ________.
25 / 50
A major problem with priority scheduling algorithms is ______.
26 / 50
If the fork system call fails, it returns
27 / 50
____ is a virtual directory in Linux and Unix.
28 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
29 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
30 / 50
You can use the rm file1 command to __________ file1
31 / 50
First-Come, First-Served (FCFS) is a --------------scheduling algorithm.
32 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
33 / 50
Cache is non-volatile memory.
34 / 50
The process of holding at least one resource and waiting to acquire additional resources that are currently being held by other processes is known as________.
35 / 50
/usr/X11R6 is used by the X Window System.
36 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
37 / 50
A_____ is an abstract key for accessing a file.
38 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
39 / 50
Linux uses ___________ directory to store system configuration files.
40 / 50
Linux is a version of _______ operating system.
41 / 50
Kernel is responsible for scheduling the user level threads.
42 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
43 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
44 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
45 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
46 / 50
The process of switching from one process to another is called latency.
47 / 50
In Layered approach of OS, Lowest Layer is known as ________.
48 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
49 / 50
-------- command gives a snapshot of the current processes.
50 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
Your score is
The average score is 36%
Restart quiz