CS604-Midterm
1 / 50
Batch programs are usually _________ programs.
2 / 50
The bottom layer in the layered approach of Operating System is-----------
3 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
4 / 50
------------has a hierarchical file system structure.
5 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
6 / 50
n-process critical section problem can be solved by using
7 / 50
In ---------addressing; the recipient is not required to name the sender.
8 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
9 / 50
Command-line interpreter is also called __________ in some operating systems.
10 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
11 / 50
------------ register contains the size of the process
12 / 50
/opt is used for storage of large applications.
13 / 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 ________.
14 / 50
Using _________system, we can create a new process in Linux.
15 / 50
The major advantage of multi-programming system is
16 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
17 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
18 / 50
Which of the Following is not an Operating System.
19 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
20 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
21 / 50
You can terminate a foreground process by pressing --------------
22 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
23 / 50
__________ directory includes essential system boot files including the kernel image.
24 / 50
A process is said to be in critical section if it executes code that manipulates shared data
25 / 50
copy file1 file2 is an example of ______ OS view.
26 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
27 / 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 _________.
28 / 50
A time sharing system is
29 / 50
The process of switching from one process to another is called latency.
30 / 50
The process of holding at least one resource and waiting to acquire additional resources that are currently being held by other processes is known as________.
31 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
32 / 50
33 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
34 / 50
____ is a virtual directory in Linux and Unix.
35 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
36 / 50
_____________ determines How to do something.
37 / 50
The correct command for compiling C program named program.c in Linux environment is
38 / 50
We can install and run multiple OS by using VMWare.
39 / 50
You can create a threads by using the pthread_create() call.
40 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
41 / 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.
42 / 50
The address generated by the CPU, after any indexing or other addressing-mode arithmetic, is called a --------address, and the address it gets translated to by the MMU is called a ---------address.
43 / 50
If a system is not in a safe state, there can be No deadlocks.
44 / 50
The process id returned to the child process after successful fork system call execution is _____________.
45 / 50
__________ integer shows the highest priority of a process in CPU scheduling
46 / 50
The interval from the time of submission to the time of completion is the ______
47 / 50
-------- command gives a snapshot of the current processes.
48 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
49 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
50 / 50
OS helps manages the following except
Your score is
The average score is 36%
Restart quiz