CS604-Midterm
1 / 50
____ command display the status of a process.
2 / 50
Managing Secondary Storage Involves all of the Following except
3 / 50
Bounded Buffer is a buffer of ____________ size
4 / 50
Time interval when the I/O Devices are accessed is known as --------.
5 / 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.
6 / 50
Batch programs are usually _________ programs.
7 / 50
When process opens its first file explicitly it will get descriptor number ______
8 / 50
You can create a threads by using the pthread_create() call.
9 / 50
A process consists of __________
10 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
11 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
12 / 50
We can install and run multiple OS by using VMWare.
13 / 50
__________ directory includes essential system boot files including the kernel image.
14 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
15 / 50
Using _________system, we can create a new process in Linux.
16 / 50
The critical section problem can be solved by the following except
17 / 50
User mode can run the Privileged instructions.
18 / 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.
19 / 50
The Shortest-Job-First Scheduling algorithm can be
20 / 50
_________buffer places no practical limit on the size of the buffer
21 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
22 / 50
/opt is used for storage of large applications.
23 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
24 / 50
The execution of critical sections must NOT be mutually exclusive
25 / 50
n-process critical section problem can be solved by using
26 / 50
Hardware provide basic computing resource.
27 / 50
28 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
29 / 50
____ is a virtual directory in Linux and Unix.
30 / 50
/usr/X11R6 is used by the X Window System.
31 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
32 / 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.
33 / 50
Mkfifo() is a _______.
34 / 50
The major advantage of multi-programming system is
35 / 50
Linux is a version of _______ operating system.
36 / 50
Physical memory is broken down into fixed-sized blocks, called----------- and Logical memory is divided into blocks of the same size, called -----------
37 / 50
All threads within a process share the ________ address space.
38 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
39 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
40 / 50
First-Come, First-Served (FCFS) is a --------------scheduling algorithm.
41 / 50
------------has a hierarchical file system structure.
42 / 50
A_____ is an abstract key for accessing a file.
43 / 50
_____________ is a preemptive scheduling algorithm.
44 / 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.
45 / 50
You can use the rm file1 command to __________ file1
46 / 50
--------------command to resume the execution of a suspended job in the foreground
47 / 50
The -------------- system call suspends the calling process.
48 / 50
Banker‟s algorithm is used for ________________
49 / 50
The Operating system is a layer of software between _________ and ___________.
50 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
Your score is
The average score is 36%
Restart quiz