CS604-Midterm
1 / 50
__________ commands in Linux is used to copy file
2 / 50
The ________ requires that once a writer is ready, that writer performs its write as soon as possible , if a writer waiting to access the object, no new readers may start reading.
3 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
4 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
5 / 50
The interval from the time of submission to the time of completion is the ______
6 / 50
/opt is used for storage of large applications.
7 / 50
The scheduling of ______ are done by the operating system.
8 / 50
In Linux directory structure, there is ___________ root directory.
9 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
10 / 50
/usr/X11R6 is used by the X Window System.
11 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
12 / 50
The major advantage of multi-programming system is
13 / 50
DOS is single user operating system.
14 / 50
The Operating system is a layer of software between _________ and ___________.
15 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
16 / 50
-------- command gives a snapshot of the current processes.
17 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
18 / 50
The priority of a process can be changed using ___________ command.
19 / 50
The number of processes completed per unit time is called ___________.
20 / 50
Starvation is infinite blocking caused due to unavailability of resources.
21 / 50
Linux is a version of _______ operating system.
22 / 50
_________________ scheduling allows a process to move between queues.
23 / 50
The priorities of processes in the __________ group remain fixed.
24 / 50
The bottom layer in the layered approach of Operating System is-----------
25 / 50
__________ displays information about the top processes.
26 / 50
The main characteristic of a Real time system is
27 / 50
The nice value helps in assigning ______ to a process.
28 / 50
If your processor does not have two slots empty in Per Process File Descriptor Table, then your _________ system call will fail.
29 / 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 ________.
30 / 50
------------has a hierarchical file system structure.
31 / 50
rm and [r]mkdir commands are used to _____________ directory.
32 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
33 / 50
A time sharing system is
34 / 50
Cache is non-volatile memory.
35 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
36 / 50
Current working directory can be accessed using --------- Command.
37 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
38 / 50
In Layered approach of OS, Lowest Layer is known as ________.
39 / 50
Cooperating processes never share any data, code, memory or state.
40 / 50
POSIX is a standard developed by ANSI
41 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
42 / 50
You can use the rm file1 command to __________ file1
43 / 50
_________buffer places no practical limit on the size of the buffer
44 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
45 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
46 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
47 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
48 / 50
A solution to the critical section problem must satisfy the following requirements
49 / 50
--------------command to resume the execution of a suspended job in the foreground
50 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
Your score is
The average score is 36%
Restart quiz