CS604-Midterm
1 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
2 / 50
Cache is non-volatile memory.
3 / 50
------------ register contains the size of the process
4 / 50
Managing Secondary Storage Involves all of the Following except
5 / 50
The returned code to the child process after successful fork system call execution is
6 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
7 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
8 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
9 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
10 / 50
Operating system enables the user to use the Hardware Resources.
11 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
12 / 50
Users are the People, machines or computers that uses the Hardware resources.
13 / 50
When a process opens its first file explicitly it will get descriptor number _________
14 / 50
copy file1 file2 is an example of ______ OS view.
15 / 50
-------- command gives a snapshot of the current processes.
16 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
17 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
18 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
19 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
20 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
21 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
22 / 50
A parent process calling __________ system call will be suspended until children process terminates.
23 / 50
Database, Complier, Video games are examples of ________.
24 / 50
I/O instructions are Privileged Instructions.
25 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
26 / 50
______scheduler selects the process from the job pool and put them in main memory.
27 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
28 / 50
The nice value helps in assigning ______ to a process.
29 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
30 / 50
The process id returned to the child process after successful fork system call execution is _____________.
31 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
32 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
33 / 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 ________.
34 / 50
Current working directory can be accessed using --------- Command.
35 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
36 / 50
You can use the ------------- command to display the status of suspended and background processes
37 / 50
___________ algorithm is used in Deadlock avoidance.
38 / 50
The critical section problem can be solved by the following except
39 / 50
_______ is also called Swapper.
40 / 50
Each page is a power of -------- bytes long in paging scheme.
41 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
42 / 50
Hardware provide basic computing resource.
43 / 50
The manual pages can be read in Linux using ____ command.
44 / 50
____ command gives a snapshot of the current processes.
45 / 50
Bounded Buffer is a buffer of ____________ size
46 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
47 / 50
_________________ scheduling allows a process to move between queues.
48 / 50
Which of the following is correct definition for wait operation?
49 / 50
____ is a virtual directory in Linux and Unix.
50 / 50
___________ is used in real time operating systems.
Your score is
The average score is 36%
Restart quiz