CS604-Midterm
1 / 50
__________ displays information about the top processes.
2 / 50
If a system is not in a safe state, there can be No deadlocks.
3 / 50
Preemptive ----------------scheduling is sometimes called shortestremaining-time-first scheduling.
4 / 50
Files that start with a -------- in UNIX/Linux directory structure are known as hidden files .
5 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
6 / 50
Each process must first request permission to enter its critical section. The section of code implementing this request is called the _____
7 / 50
The bottom layer in the layered approach of Operating System is-----------
8 / 50
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in _____________ directory.
9 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
10 / 50
copy file1 file2 is an example of ______ OS view.
11 / 50
Command-line interpreter is also called __________ in some operating systems.
12 / 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.
13 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
14 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
15 / 50
16 / 50
All threads within a process share the ________ address space.
17 / 50
A semaphore that cause Busy-Waiting is termed as .
18 / 50
In ---------addressing; the recipient is not required to name the sender.
19 / 50
Operating system enables the user to use the Hardware Resources.
20 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
21 / 50
If the fork system call fails, it returns
22 / 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.
23 / 50
Starvation is infinite blocking caused due to unavailability of resources.
24 / 50
When process opens its first file explicitly it will get descriptor number ______
25 / 50
__________ commands in Linux is used to copy file
26 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
27 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
28 / 50
I/O instructions are Privileged Instructions.
29 / 50
You can use the ---------command in UNIX to create a directory.
30 / 50
If the system can allocate resources to each process in some order and still avoid a deadlock then it said to be in ______ state.
31 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
32 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
33 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
34 / 50
Batch programs are usually _________ programs.
35 / 50
The number of processes completed per unit time is called ___________.
36 / 50
The execution of critical sections must NOT be mutually exclusive
37 / 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________.
38 / 50
Using _________system, we can create a new process in Linux.
39 / 50
_________buffer places no practical limit on the size of the buffer
40 / 50
Operating System is the Manager of Hardware Resources.
41 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
42 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
43 / 50
A system call________
44 / 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.
45 / 50
________________ is an integer variable accessible through wait and signal which are atomic operations.
46 / 50
Managing Secondary Storage Involves all of the Following except
47 / 50
The priority of a process can be changed using ___________ command.
48 / 50
You can use the rm file1 command to __________ file1
49 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
50 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
Your score is
The average score is 36%
Restart quiz