CS604-Midterm
1 / 50
Cooperating processes never share any data, code, memory or state.
2 / 50
Which part of the computer system helps in managing the file and memory management system?
3 / 50
------------ register contains the size of the process
4 / 50
If a system is not in a safe state, there can be No deadlocks.
5 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
6 / 50
Each process must first request permission to enter its critical section. The section of code implementing this request is called the _____
7 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
8 / 50
The priority of a process can be changed using ___________ command.
9 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
10 / 50
____ is a virtual directory in Linux and Unix.
11 / 50
The -------------- system call suspends the calling process.
12 / 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 _________.
13 / 50
You can terminate a foreground process by pressing --------------
14 / 50
DOS is single user operating system.
15 / 50
____ command display the status of a process.
16 / 50
_________________ scheduling allows a process to move between queues.
17 / 50
The bottom layer in the layered approach of Operating System is-----------
18 / 50
_______ is also called Swapper.
19 / 50
A system call________
20 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
21 / 50
________ determines What will be done.
22 / 50
Users are the People, machines or computers that uses the Hardware resources.
23 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
24 / 50
copy file1 file2 is an example of ______ OS view.
25 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
26 / 50
______scheduler selects the process from the job pool and put them in main memory.
27 / 50
Bounded Buffer is a buffer of ____________ size
28 / 50
If the system can allocate resources to each process in some order and still avoid a deadlock then it said to be in ______ state.
29 / 50
When a process opens its first file explicitly it will get descriptor number _________
30 / 50
/usr/X11R6 is used by the X Window System.
31 / 50
-------- command gives a snapshot of the current processes.
32 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
33 / 50
command displays the contents of current working directory.
34 / 50
The critical section problem can be solved by the following except
35 / 50
The returned code to the child process after successful fork system call execution is
36 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
37 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
38 / 50
In Layered Approach of OS, the Layer highest Layer is User Interface layer.
39 / 50
Linux Treats Devices as Files.
40 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
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
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
43 / 50
Cache is non-volatile memory.
44 / 50
I MB or 1 megabyte is equivalent to----
45 / 50
The process id returned to the child process after successful fork system call execution is _____________.
46 / 50
A time sharing system is
47 / 50
Linux uses ___________ directory to store system configuration files.
48 / 50
Command-line interpreter is also called __________ in some operating systems.
49 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
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