CS604-Midterm
1 / 50
____ is a virtual directory in Linux and Unix.
2 / 50
You can use the rm file1 command to __________ file1
3 / 50
___________ algorithm is used in Deadlock avoidance.
4 / 50
The nice value helps in assigning ______ to a process.
5 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
6 / 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.
7 / 50
The execution of critical sections must NOT be mutually exclusive
8 / 50
Which register holds the smallest legal physical memory address for a process?
9 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
10 / 50
The critical section problem can be solved by the following except
11 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
12 / 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.
13 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
14 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
15 / 50
______scheduler selects the process from the job pool and put them in main memory.
16 / 50
copy file1 file2 is an example of ______ OS view.
17 / 50
You can use the ---------command in UNIX to create a directory.
18 / 50
Operating system enables the user to use the Hardware Resources.
19 / 50
When a process opens its first file explicitly it will get descriptor number _________
20 / 50
A program in execution is called a _______________.
21 / 50
command displays the contents of current working directory.
22 / 50
OS helps manages the following except
23 / 50
We can install and run multiple OS by using VMWare.
24 / 50
The Home Directory for superuser in Linux and Unix is
25 / 50
Cache is non-volatile memory.
26 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
27 / 50
/usr/X11R6 is used by the X Window System.
28 / 50
The procedure “The time at which the process finished working MINUS the arrival time of the process MINUS CPU burst for that process” will help calculate the _________.
29 / 50
A process is said to be in critical section if it executes code that manipulates shared data
30 / 50
Time interval when the I/O Devices are accessed is known as --------.
31 / 50
-------- command gives a snapshot of the current processes.
32 / 50
------------has a hierarchical file system structure.
33 / 50
The main characteristic of a Real time system is
34 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
35 / 50
A system call________
36 / 50
The interval from the time of submission to the time of completion is the ______
37 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
38 / 50
POSIX is a standard developed by ANSI
39 / 50
The Shortest-Job-First Scheduling algorithm can be
40 / 50
Managing Secondary Storage Involves all of the Following except
41 / 50
n-process critical section problem can be solved by using
42 / 50
The priority of a process can be changed using ___________ command.
43 / 50
/opt is used for storage of large applications.
44 / 50
A process consists of __________
45 / 50
The priorities of processes in the __________ group remain fixed.
46 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
47 / 50
_________________ scheduling allows a process to move between queues.
48 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
49 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
50 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
Your score is
The average score is 36%
Restart quiz