CS604-Midterm
1 / 50
The execution of critical sections must NOT be mutually exclusive
2 / 50
Command-line interpreter is also called __________ in some operating systems.
3 / 50
Operating System is the Manager of Hardware Resources.
4 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
5 / 50
The interval from the time of submission to the time of completion is the ______
6 / 50
The Top-down view is that it is a program that acts as an intermediary between a user of a computer and the computer hardware, and makes the computer system convenient to use.
7 / 50
The process of switching from one process to another is called latency.
8 / 50
The returned code to the child process after successful fork system call execution is
9 / 50
Hardware provide basic computing resource.
10 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
11 / 50
OS helps manages the following except
12 / 50
You can create a threads by using the pthread_create() call.
13 / 50
The scheduling of ______ are done by the operating system.
14 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
15 / 50
Starvation is infinite blocking caused due to unavailability of resources.
16 / 50
When process opens its first file explicitly it will get descriptor number ______
17 / 50
A process consists of __________
18 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
19 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
20 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
21 / 50
The priority of a process can be changed using ___________ command.
22 / 50
I MB or 1 megabyte is equivalent to----
23 / 50
Which register holds the smallest legal physical memory address for a process?
24 / 50
copy file1 file2 is an example of ______ OS view.
25 / 50
_____________ determines How to do something.
26 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
27 / 50
Swapper is also termed as Short term scheduler.
28 / 50
The following is NOT a classical problem of synchronization
29 / 50
Linux Treats Devices as Files.
30 / 50
The -------------- system call suspends the calling process.
31 / 50
The critical section problem can be solved by the following except
32 / 50
____ command display the status of a process.
33 / 50
------------ register contains the size of the process
34 / 50
Which of the following is correct definition for wait operation?
35 / 50
The Operating system is a layer of software between _________ and ___________.
36 / 50
Each page is a power of -------- bytes long in paging scheme.
37 / 50
Banker‟s algorithm is used for ________________
38 / 50
Bounded Buffer is a buffer of ____________ size
39 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
40 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
41 / 50
42 / 50
Linux uses ___________ directory to store system configuration files.
43 / 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 ________.
44 / 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________.
45 / 50
The Shortest-Job-First Scheduling algorithm can be
46 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
47 / 50
If your processor does not have two slots empty in Per Process File Descriptor Table, then your _________ system call will fail.
48 / 50
Which of the following is NOT a Hardware Resource.
49 / 50
You can use the ------------- command to display the status of suspended and background processes
50 / 50
We can install and run multiple OS by using VMWare.
Your score is
The average score is 36%
Restart quiz