CS604-Midterm
1 / 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.
2 / 50
Database, Complier, Video games are examples of ________.
3 / 50
First _______ entries in Per Process File Descriptor Table are used as soon as the process is created.
4 / 50
___________ algorithm is used in Deadlock avoidance.
5 / 50
A process consists of __________
6 / 50
The Shortest-Job-First Scheduling algorithm can be
7 / 50
Time interval when the I/O Devices are accessed is known as --------.
8 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
9 / 50
You can terminate a foreground process by pressing --------------
10 / 50
Linux uses ___________ directory to store system configuration files.
11 / 50
___________ is used in real time operating systems.
12 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
13 / 50
A program in execution is called a _______________.
14 / 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.
15 / 50
DOS is single user operating system.
16 / 50
Kernel is responsible for scheduling the user level threads.
17 / 50
_________________ scheduling allows a process to move between queues.
18 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
19 / 50
Operating system enables the user to use the Hardware Resources.
20 / 50
Users are the People, machines or computers that uses the Hardware resources.
21 / 50
The bottom layer in the layered approach of Operating System is-----------
22 / 50
In ________ communication the process which wants to communicate with the other process must explicitly name the recipient and the sender.
23 / 50
The process of switching from one process to another is called ---------------.
24 / 50
_________ command to resume the execution of a suspended job in the foreground
25 / 50
--------------command to resume the execution of a suspended job in the foreground
26 / 50
Binary semaphores are those that have only two values---------
27 / 50
The Operating system is a layer of software between _________ and ___________.
28 / 50
You can create a threads by using the pthread_create() call.
29 / 50
When a process opens its first file explicitly it will get descriptor number _________
30 / 50
The major advantage of multi-programming system is
31 / 50
We can install and run multiple OS by using VMWare.
32 / 50
I MB or 1 megabyte is equivalent to----
33 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
34 / 50
A_______ is an integer variable that, apart from initialization is accessible only through two standard atomic operations: wait and signal.
35 / 50
If the fork system call fails, it returns
36 / 50
Command-line interpreter is also called __________ in some operating systems.
37 / 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 _________.
38 / 50
Shared libraries and kernel modules are stored in directory
39 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
40 / 50
If a system is not in a safe state, there can be No deadlocks.
41 / 50
Hardware provide basic computing resource.
42 / 50
The nice value helps in assigning ______ to a process.
43 / 50
Linux Treats Devices as Files.
44 / 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.
45 / 50
Each page is a power of -------- bytes long in paging scheme.
46 / 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.
47 / 50
Cache is non-volatile memory.
48 / 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.
49 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
50 / 50
A major problem with priority scheduling algorithms is ______.
Your score is
The average score is 36%
Restart quiz