CS604-Midterm
1 / 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 ________.
2 / 50
We can install and run multiple OS by using VMWare.
3 / 50
------------ register contains the size of the process
4 / 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.
5 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
6 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
7 / 50
__________ displays information about the top processes.
8 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
9 / 50
Binary semaphores are those that have only two values---------
10 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
11 / 50
-------- command gives a snapshot of the current processes.
12 / 50
Linux is a version of _______ operating system.
13 / 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________.
14 / 50
/usr/X11R6 is used by the X Window System.
15 / 50
A pathname is the list of directories separated by _________.
16 / 50
A parent process calling __________ system call will be suspended until children process terminates.
17 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
18 / 50
Which register holds the smallest legal physical memory address for a process?
19 / 50
The bottom layer in the layered approach of Operating System is-----------
20 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
21 / 50
Shared libraries and kernel modules are stored in directory
22 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
23 / 50
The process of switching from one process to another is called latency.
24 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
25 / 50
You can use the rm file1 command to __________ file1
26 / 50
IPC provides a mechanism to allow processes to communicate and to synchronize their actions without sharing the same__________
27 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
28 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
29 / 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.
30 / 50
_________ command to resume the execution of a suspended job in the foreground
31 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
32 / 50
33 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
34 / 50
When process opens its first file explicitly it will get descriptor number ______
35 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
36 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
37 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
38 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
39 / 50
Hardware provide basic computing resource.
40 / 50
The nice value helps in assigning ______ to a process.
41 / 50
The critical section problem can be solved by the following except
42 / 50
Which of the following is correct definition for wait operation?
43 / 50
I/O instructions are Privileged Instructions.
44 / 50
I MB or 1 megabyte is equivalent to----
45 / 50
The manual pages can be read in Linux using ____ command.
46 / 50
Time interval when the I/O Devices are accessed is known as --------.
47 / 50
Which of the Following is not an Operating System.
48 / 50
This condition is known as ______________.
49 / 50
You can create a threads by using the pthread_create() call.
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