CS604-Midterm
1 / 50
__________ integer shows the highest priority of a process in CPU scheduling
2 / 50
Which part of the computer system helps in managing the file and memory management system?
3 / 50
The critical section problem can be solved by the following except
4 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
5 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
6 / 50
_________________ scheduling allows a process to move between queues.
7 / 50
The main characteristic of a Real time system is
8 / 50
This condition is known as ______________.
9 / 50
Operating system enables the user to use the Hardware Resources.
10 / 50
You can create a threads by using the pthread_create() call.
11 / 50
The Home Directory for superuser in Linux and Unix is
12 / 50
Each page is a power of -------- bytes long in paging scheme.
13 / 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 _________.
14 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
15 / 50
The bottom layer in the layered approach of Operating System is-----------
16 / 50
rm and [r]mkdir commands are used to _____________ directory.
17 / 50
__________ directory includes essential system boot files including the kernel image.
18 / 50
Swapper is also termed as Short term scheduler.
19 / 50
Banker‟s algorithm is used for ________________
20 / 50
___________ algorithm is used in Deadlock avoidance.
21 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
22 / 50
The interval from the time of submission to the time of completion is the ______
23 / 50
When process opens its first file explicitly it will get descriptor number ______
24 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
25 / 50
A program in execution is called a _______________.
26 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
27 / 50
Time interval when the I/O Devices are accessed is known as --------.
28 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
29 / 50
I/O instructions are Privileged Instructions.
30 / 50
The Top-down view is that it is a program that acts as an intermediary between a user of a computer and the computer hardware, and makes the computer system convenient to use.
31 / 50
_____________ is a preemptive scheduling algorithm.
32 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
33 / 50
The following is NOT a classical problem of synchronization
34 / 50
___________ is used in real time operating systems.
35 / 50
OS helps manages the following except
36 / 50
In ---------addressing, the recipient is not required to name the sender.
37 / 50
__________ commands in Linux is used to copy file
38 / 50
Which of the Following is not an Operating System.
39 / 50
We can install and run multiple OS by using VMWare.
40 / 50
-------- command gives a snapshot of the current processes.
41 / 50
All threads within a process share the ________ address space.
42 / 50
The priority of a process can be changed using ___________ command.
43 / 50
Which register holds the smallest legal physical memory address for a process?
44 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
45 / 50
copy file1 file2 is an example of ______ OS view.
46 / 50
/usr/X11R6 is used by the X Window System.
47 / 50
You can use the ------------- command to display the status of suspended and background processes
48 / 50
The execution of critical sections must NOT be mutually exclusive
49 / 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.
50 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
Your score is
The average score is 36%
Restart quiz