CS604-Midterm
1 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
2 / 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 ________.
3 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
4 / 50
__________ displays information about the top processes.
5 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
6 / 50
Starvation is infinite blocking caused due to unavailability of resources.
7 / 50
User mode can run the Privileged instructions.
8 / 50
Linux Treats Devices as Files.
9 / 50
The main characteristic of a Real time system is
10 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
11 / 50
When a process opens its first file explicitly it will get descriptor number _________
12 / 50
command displays the contents of current working directory.
13 / 50
________ determines What will be done.
14 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
15 / 50
You can terminate a foreground process by pressing --------------
16 / 50
Bounded Buffer is a buffer of ____________ size
17 / 50
The interval from the time of submission to the time of completion is the ______
18 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
19 / 50
Cooperating processes never share any data, code, memory or state.
20 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
21 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
22 / 50
In ________addressing, the recipient is not required to name the sender.
23 / 50
copy file1 file2 is an example of ______ OS view.
24 / 50
Binary semaphores are those that have only two values---------
25 / 50
--------------command to resume the execution of a suspended job in the foreground
26 / 50
A semaphore that cause Busy-Waiting is termed as .
27 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
28 / 50
A process consists of __________
29 / 50
Mkfifo() is a _______.
30 / 50
All threads within a process share the ________ address space.
31 / 50
Which of the following is correct definition for wait operation?
32 / 50
If the fork system call fails, it returns
33 / 50
In Resource Allocation Graph, A _______ Pi →Rj indicates that process Pi may request resource Rj at some time in the future.
34 / 50
The correct command for compiling C program named program.c in Linux environment is
35 / 50
OS helps manages the following except
36 / 50
You can use the rm file1 command to __________ file1
37 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
38 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
39 / 50
The priorities of processes in the __________ group remain fixed.
40 / 50
The -------------- system call suspends the calling process.
41 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
42 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
43 / 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.
44 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
45 / 50
___________ is used in real time operating systems.
46 / 50
The major advantage of multi-programming system is
47 / 50
Operating system enables the user to use the Hardware Resources.
48 / 50
A solution to the critical section problem must satisfy the following requirements
49 / 50
Batch programs are usually _________ programs.
50 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
Your score is
The average score is 36%
Restart quiz