CS604-Midterm
1 / 50
__________ commands in Linux is used to copy file
2 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
3 / 50
Kernel is responsible for scheduling the user level threads.
4 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
5 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
6 / 50
Users are the People, machines or computers that uses the Hardware resources.
7 / 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 ________.
8 / 50
The major advantage of multi-programming system is
9 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
10 / 50
Database, Complier, Video games are examples of ________.
11 / 50
_______ is also called Swapper.
12 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
13 / 50
You can create a threads by using the pthread_create() call.
14 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
15 / 50
____ is a virtual directory in Linux and Unix.
16 / 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 _________.
17 / 50
DOS is single user operating system.
18 / 50
___________ algorithm is used in Deadlock avoidance.
19 / 50
A pathname is the list of directories separated by _________.
20 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
21 / 50
A major problem with priority scheduling algorithms is ______.
22 / 50
I MB or 1 megabyte is equivalent to----
23 / 50
The critical section problem can be solved by the following except
24 / 50
25 / 50
User mode can run the Privileged instructions.
26 / 50
Mkfifo() is a _______.
27 / 50
A program in execution is called a _______________.
28 / 50
Cooperating processes never share any data, code, memory or state.
29 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
30 / 50
You can use the ------------- command to display the status of suspended and background processes
31 / 50
A process is said to be in critical section if it executes code that manipulates shared data
32 / 50
In Linux directory structure, there is ___________ root directory.
33 / 50
-------- command gives a snapshot of the current processes.
34 / 50
Using _________system, we can create a new process in Linux.
35 / 50
Linux is a version of _______ operating system.
36 / 50
In Layered approach of OS, Lowest Layer is known as ________.
37 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
38 / 50
command displays the contents of current working directory.
39 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
40 / 50
When process opens its first file explicitly it will get descriptor number ______
41 / 50
Current working directory can be accessed using --------- Command.
42 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
43 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
44 / 50
POSIX is a standard developed by ANSI
45 / 50
Each process must first request permission to enter its critical section. The section of code implementing this request is called the _____
46 / 50
Which of the following is correct definition for wait operation?
47 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
48 / 50
In ---------addressing, the recipient is not required to name the sender.
49 / 50
Which of the following is NOT a Hardware Resource.
50 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
Your score is
The average score is 36%
Restart quiz