CS604-Midterm
1 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
2 / 50
When a process opens its first file explicitly it will get descriptor number _________
3 / 50
____ command gives a snapshot of the current processes.
4 / 50
Linux is a version of _______ operating system.
5 / 50
__________ commands in Linux is used to copy file
6 / 50
copy file1 file2 is an example of ______ OS view.
7 / 50
A program in execution is called a _______________.
8 / 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.
9 / 50
Banker‟s algorithm is used for ________________
10 / 50
POSIX is a standard developed by ANSI
11 / 50
The bottom layer in the layered approach of Operating System is-----------
12 / 50
The scheduling of ______ are done by the operating system.
13 / 50
A pathname is the list of directories separated by _________.
14 / 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 ________.
15 / 50
A system call________
16 / 50
Bounded Buffer is a buffer of ____________ size
17 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
18 / 50
All threads within a process share the ________ address space.
19 / 50
You can use the rm file1 command to __________ file1
20 / 50
Batch programs are usually _________ programs.
21 / 50
Kernel is responsible for scheduling the user level threads.
22 / 50
The critical section problem can be solved by the following except
23 / 50
A Process „A‟ that has finished working but its parent process has also finished its execution. In this state the process „A‟ will be called as _____ process.
24 / 50
The Operating system is a layer of software between _________ and ___________.
25 / 50
Each page is a power of -------- bytes long in paging scheme.
26 / 50
rm and [r]mkdir commands are used to _____________ directory.
27 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
28 / 50
------------has a hierarchical file system structure.
29 / 50
The manual pages can be read in Linux using ____ command.
30 / 50
The Home Directory for superuser in Linux and Unix is
31 / 50
A Process that has finished working, as well as its parent process has also finished its execution. In this state the process A will be called as _________ process.
32 / 50
The correct command for compiling C program named program.c in Linux environment is
33 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
34 / 50
Operating system enables the user to use the Hardware Resources.
35 / 50
Swapper is also termed as Short term scheduler.
36 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
37 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
38 / 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.
39 / 50
Shared libraries and kernel modules are stored in directory
40 / 50
_____________ is a preemptive scheduling algorithm.
41 / 50
A process consists of __________
42 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
43 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
44 / 50
In ---------addressing, the recipient is not required to name the sender.
45 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
46 / 50
__________ integer shows the highest priority of a process in CPU scheduling
47 / 50
Which of the Following is not an Operating System.
48 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
49 / 50
The priority of a process can be changed using ___________ command.
50 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
Your score is
The average score is 36%
Restart quiz