CS604-Midterm
1 / 50
__________ displays information about the top processes.
2 / 50
When process opens its first file explicitly it will get descriptor number ______
3 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
4 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
5 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
6 / 50
_____________ is a preemptive scheduling algorithm.
7 / 50
______scheduler selects the process from the job pool and put them in main memory.
8 / 50
n-process critical section problem can be solved by using
9 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
10 / 50
________ determines What will be done.
11 / 50
The scheduling of ______ are done by the operating system.
12 / 50
Starvation is infinite blocking caused due to unavailability of resources.
13 / 50
--------------command to resume the execution of a suspended job in the foreground
14 / 50
Which of the following is NOT a Hardware Resource.
15 / 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.
16 / 50
The major advantage of multi-programming system is
17 / 50
Binary semaphores are those that have only two values---------
18 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
19 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
20 / 50
Which register holds the smallest legal physical memory address for a process?
21 / 50
The number of processes completed per unit time is called ___________.
22 / 50
____ command display the status of a process.
23 / 50
Banker‟s algorithm is used for ________________
24 / 50
In Linux directory structure, there is ___________ root directory.
25 / 50
The ________ requires that once a writer is ready, that writer performs its write as soon as possible , if a writer waiting to access the object, no new readers may start reading.
26 / 50
-------- command gives a snapshot of the current processes.
27 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
28 / 50
A time sharing system is
29 / 50
Operating system enables the user to use the Hardware Resources.
30 / 50
OS helps manages the following except
31 / 50
You can use the ---------command in UNIX to create a directory.
32 / 50
Shared libraries and kernel modules are stored in directory
33 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
34 / 50
The main characteristic of a Real time system is
35 / 50
The returned code to the child process after successful fork system call execution is
36 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
37 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
38 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
39 / 50
Which of the following is correct definition for wait operation?
40 / 50
User mode can run the Privileged instructions.
41 / 50
We can install and run multiple OS by using VMWare.
42 / 50
43 / 50
The -------------- system call suspends the calling process.
44 / 50
Physical memory is broken down into fixed-sized blocks, called----------- and Logical memory is divided into blocks of the same size, called -----------
45 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
46 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
47 / 50
The manual pages can be read in Linux using ____ command.
48 / 50
A major problem with priority scheduling algorithms is ______.
49 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
50 / 50
You can terminate a foreground process by pressing --------------
Your score is
The average score is 36%
Restart quiz