CS604-Midterm
1 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
2 / 50
command displays the contents of current working directory.
3 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
4 / 50
Which of the Following is not an Operating System.
5 / 50
The priority of a process can be changed using ___________ command.
6 / 50
The scheduling of ______ are done by the operating system.
7 / 50
You can use the ---------command in UNIX to create a directory.
8 / 50
The bottom layer in the layered approach of Operating System is-----------
9 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
10 / 50
Linux uses ___________ directory to store system configuration files.
11 / 50
The procedure “The time at which the process finished working MINUS the arrival time of the process MINUS CPU burst for that process” will help calculate the _________.
12 / 50
Starvation is infinite blocking caused due to unavailability of resources.
13 / 50
The process of switching from one process to another is called ---------------.
14 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
15 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
16 / 50
/usr/X11R6 is used by the X Window System.
17 / 50
In Layered approach of OS, Lowest Layer is known as ________.
18 / 50
____ command display the status of a process.
19 / 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.
20 / 50
The time it takes for the dispatcher to stop one process and start another running is known as the-----------.
21 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
22 / 50
Database, Complier, Video games are examples of ________.
23 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
24 / 50
In ________addressing, the recipient is not required to name the sender.
25 / 50
------------ register contains the size of the process
26 / 50
A dashed line is used to represent a _________ in Resource Allocation Graph.
27 / 50
The nice value helps in assigning ______ to a process.
28 / 50
The major advantage of multi-programming system is
29 / 50
/opt is used for storage of large applications.
30 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
31 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
32 / 50
__________ commands in Linux is used to copy file
33 / 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.
34 / 50
A time sharing system is
35 / 50
Mkfifo() is a _______.
36 / 50
A ---------------- (or an exception) is a software-generated interrupt caused either by an error (division by zero or invalid memory access) or by a user request for an operating system service.
37 / 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.
38 / 50
If your processor does not have two slots empty in Per Process File Descriptor Table, then your _________ system call will fail.
39 / 50
copy file1 file2 is an example of ______ OS view.
40 / 50
The Home Directory for superuser in Linux and Unix is
41 / 50
Users are the People, machines or computers that uses the Hardware resources.
42 / 50
The critical section problem can be solved by the following except
43 / 50
You can use the ------------- command to display the status of suspended and background processes
44 / 50
____ is a virtual directory in Linux and Unix.
45 / 50
The following is NOT a classical problem of synchronization
46 / 50
Preventing a condition of ________ to happen, deadlocks can be prevented to happen.
47 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
48 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
49 / 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________.
50 / 50
_____________ determines How to do something.
Your score is
The average score is 36%
Restart quiz