CS604-Midterm
1 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
2 / 50
Banker‟s algorithm is used for ________________
3 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
4 / 50
Each process must first request permission to enter its critical section. The section of code implementing this request is called the _____
5 / 50
The priority of a process can be changed using ___________ command.
6 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
7 / 50
________ determines What will be done.
8 / 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 ________.
9 / 50
/opt is used for storage of large applications.
10 / 50
You can terminate a foreground process by pressing --------------
11 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
12 / 50
The execution of critical sections must NOT be mutually exclusive
13 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
14 / 50
If a system is not in a safe state, there can be No deadlocks.
15 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
16 / 50
_____________ determines How to do something.
17 / 50
_______ is also called Swapper.
18 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
19 / 50
copy file1 file2 is an example of ______ OS view.
20 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
21 / 50
A ---------------- (or an exception) is a software-generated interrupt caused either by an error (division by zero or invalid memory access) or by a user request for an operating system service.
22 / 50
The address generated by the CPU, after any indexing or other addressing-mode arithmetic, is called a --------address, and the address it gets translated to by the MMU is called a ---------address.
23 / 50
Managing Secondary Storage Involves all of the Following except
24 / 50
The major advantage of multi-programming system is
25 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
26 / 50
Linux uses ___________ directory to store system configuration files.
27 / 50
A solution to the critical section problem must satisfy the following requirements
28 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
29 / 50
The following is NOT a classical problem of synchronization
30 / 50
A process is said to be in critical section if it executes code that manipulates shared data
31 / 50
DOS is single user operating system.
32 / 50
The critical section problem can be solved by the following except
33 / 50
The -------------- system call suspends the calling process.
34 / 50
Mkfifo() is a _______.
35 / 50
Hardware provide basic computing resource.
36 / 50
A time sharing system is
37 / 50
I/O instructions are Privileged Instructions.
38 / 50
_________ command to resume the execution of a suspended job in the foreground
39 / 50
The main characteristic of a Real time system is
40 / 50
The nice value helps in assigning ______ to a process.
41 / 50
In Resource Allocation Graph, A _______ Pi →Rj indicates that process Pi may request resource Rj at some time in the future.
42 / 50
-------- command gives a snapshot of the current processes.
43 / 50
A pathname is the list of directories separated by _________.
44 / 50
The number of processes completed per unit time is called ___________.
45 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
46 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
47 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
48 / 50
Swapper is also termed as Short term scheduler.
49 / 50
50 / 50
------------ register contains the size of the process
Your score is
The average score is 36%
Restart quiz