CS604-Midterm
1 / 50
The critical section problem can be solved by the following except
2 / 50
Command-line interpreter is also called __________ in some operating systems.
3 / 50
A solution to the critical section problem must satisfy the following requirements
4 / 50
A parent process calling __________ system call will be suspended until children process terminates.
5 / 50
The execution of critical sections must NOT be mutually exclusive
6 / 50
Operating system enables the user to use the Hardware Resources.
7 / 50
OS helps manages the following except
8 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
9 / 50
Which of the Following is not an Operating System.
10 / 50
Hardware provide basic computing resource.
11 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
12 / 50
The process of switching from one process to another is called ---------------.
13 / 50
A time sharing system is
14 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
15 / 50
-------- command gives a snapshot of the current processes.
16 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
17 / 50
In ________addressing, the recipient is not required to name the sender.
18 / 50
The following is NOT a classical problem of synchronization
19 / 50
The Home Directory for superuser in Linux and Unix is
20 / 50
/opt is used for storage of large applications.
21 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
22 / 50
Current working directory can be accessed using --------- Command.
23 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
24 / 50
_______ is also called Swapper.
25 / 50
A 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 ________.
26 / 50
The interval from the time of submission to the time of completion is the ______
27 / 50
28 / 50
Using _________system, we can create a new process in Linux.
29 / 50
_____________ determines How to do something.
30 / 50
A process is said to be in critical section if it executes code that manipulates shared data
31 / 50
____ is a virtual directory in Linux and Unix.
32 / 50
Time interval when the I/O Devices are accessed is known as --------.
33 / 50
The scheduling of ______ are done by the operating system.
34 / 50
________ determines What will be done.
35 / 50
If a system is not in a safe state, there can be No deadlocks.
36 / 50
The process of switching from one process to another is called latency.
37 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
38 / 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.
39 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
40 / 50
Cache is non-volatile memory.
41 / 50
------------ register contains the size of the process
42 / 50
You can create a threads by using the pthread_create() call.
43 / 50
You can use the ------------- command to display the status of suspended and background processes
44 / 50
The Shortest-Job-First Scheduling algorithm can be
45 / 50
____ command display the status of a process.
46 / 50
Binary semaphores are those that have only two values---------
47 / 50
rm and [r]mkdir commands are used to _____________ directory.
48 / 50
command displays the contents of current working directory.
49 / 50
Bounded Buffer is a buffer of ____________ size
50 / 50
In Linux directory structure, there is ___________ root directory.
Your score is
The average score is 36%
Restart quiz