CS604-Midterm
1 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
2 / 50
The main characteristic of a Real time system is
3 / 50
A pathname is the list of directories separated by _________.
4 / 50
In deadlock detection and recovery algorithm, a deadlock exists in the system if and only if the wait for graph contains a _____________
5 / 50
I MB or 1 megabyte is equivalent to----
6 / 50
Operating system enables the user to use the Hardware Resources.
7 / 50
__________ commands in Linux is used to copy file
8 / 50
In ---------addressing; the recipient is not required to name the sender.
9 / 50
The -------------- system call suspends the calling process.
10 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
11 / 50
The process of switching from one process to another is called ---------------.
12 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
13 / 50
Users are the People, machines or computers that uses the Hardware resources.
14 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
15 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
16 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
17 / 50
The number of processes completed per unit time is called ___________.
18 / 50
The process id returned to the child process after successful fork system call execution is _____________.
19 / 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 ________.
20 / 50
Linux uses ___________ directory to store system configuration files.
21 / 50
The returned code to the child process after successful fork system call execution is
22 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
23 / 50
A process consists of __________
24 / 50
__________ integer shows the highest priority of a process in CPU scheduling
25 / 50
___________ algorithm is used in Deadlock avoidance.
26 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
27 / 50
n-process critical section problem can be solved by using
28 / 50
_______ is also called Swapper.
29 / 50
Which register holds the smallest legal physical memory address for a process?
30 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
31 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
32 / 50
A time sharing system is
33 / 50
You can use the rm file1 command to __________ file1
34 / 50
Linux is a version of _______ operating system.
35 / 50
The 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 ________.
36 / 50
The correct command for compiling C program named program.c in Linux environment is
37 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
38 / 50
The critical section problem can be solved by the following except
39 / 50
Which of the Following is not an Operating System.
40 / 50
Starvation is infinite blocking caused due to unavailability of resources.
41 / 50
You can use the ------------- command to display the status of suspended and background processes
42 / 50
The interval from the time of submission to the time of completion is the ______
43 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
44 / 50
You can create a threads by using the pthread_create() call.
45 / 50
When a process opens its first file explicitly it will get descriptor number _________
46 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
47 / 50
Swapper is also termed as Short term scheduler.
48 / 50
Which part of the computer system helps in managing the file and memory management system?
49 / 50
The Home Directory for superuser in Linux and Unix is
50 / 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.
Your score is
The average score is 36%
Restart quiz