CS604-Midterm
1 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
2 / 50
_____________ is the basis of queuing theory which is branch of mathematics used to analyze systems involving queues and servers.
3 / 50
If a system is not in a safe state, there can be No deadlocks.
4 / 50
The bottom layer in the layered approach of Operating System is-----------
5 / 50
Which of the following is NOT a Hardware Resource.
6 / 50
I/O instructions are Privileged Instructions.
7 / 50
When a process opens its first file explicitly it will get descriptor number _________
8 / 50
The Purpose of Operating System is to generate Executable Programs and to _______ them.
9 / 50
A parent process calling __________ system call will be suspended until children process terminates.
10 / 50
In indirect inter process communication, a sender_____mention the name of the recipient.
11 / 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 ________.
12 / 50
A process is said to be in critical section if it executes code that manipulates shared data
13 / 50
_______ is also called Swapper.
14 / 50
When process opens its first file explicitly it will get descriptor number ______
15 / 50
You can display the contents (names of files and directories) of a directory in UNIX/Linux directory structure with the --------------- command.
16 / 50
/usr/X11R6 is used by the X Window System.
17 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
18 / 50
You can terminate a foreground process by pressing --------------
19 / 50
Operating system enables the user to use the Hardware Resources.
20 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
21 / 50
Using _________system, we can create a new process in Linux.
22 / 50
____ command gives a snapshot of the current processes.
23 / 50
___________ algorithm is used in Deadlock avoidance.
24 / 50
n-process critical section problem can be solved by using
25 / 50
The bottom-up view is that operating system is a resource manager who manages the hardware and software resources in the computer system.
26 / 50
__________ commands in Linux is used to copy file
27 / 50
28 / 50
If the fork system call fails, it returns
29 / 50
The -------------- system call suspends the calling process.
30 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
31 / 50
____ command display the status of a process.
32 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
33 / 50
In Linux directory structure, there is ___________ root directory.
34 / 50
The Shortest-Job-First Scheduling algorithm can be
35 / 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.
36 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
37 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
38 / 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.
39 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
40 / 50
41 / 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.
42 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
43 / 50
The integer value of ________semaphores can range over an unrestricted integer domain.
44 / 50
Users are the People, machines or computers that uses the Hardware resources.
45 / 50
In Unix/ Linux, by default the standard input file is attached to the ___________
46 / 50
A_____ is an abstract key for accessing a file.
47 / 50
--------------command to resume the execution of a suspended job in the foreground
48 / 50
The major advantage of multi-programming system is
49 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
50 / 50
The main characteristic of a Real time system is
Your score is
The average score is 36%
Restart quiz