CS604-Midterm
1 / 50
Linux Treats Devices as Files.
2 / 50
/usr/X11R6 is used by the X Window System.
3 / 50
___________ algorithm is used in Deadlock avoidance.
4 / 50
A process is said to be in critical section if it executes code that manipulates shared data
5 / 50
A parent process calling __________ system call will be suspended until children process terminates.
6 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
7 / 50
The main characteristic of a Real time system is
8 / 50
Each page is a power of -------- bytes long in paging scheme.
9 / 50
In ---------addressing, the recipient is not required to name the sender.
10 / 50
-------- command gives a snapshot of the current processes.
11 / 50
The priority of a process can be changed using ___________ command.
12 / 50
__________ scheduler selects the process from the job pool and put them in main memory.
13 / 50
Swapper is also termed as Short term scheduler.
14 / 50
__________ integer shows the highest priority of a process in CPU scheduling
15 / 50
Mkfifo() is a _______.
16 / 50
17 / 50
The -----------scheme is not applicable to a resource allocation system with multiple instances of each resource type.
18 / 50
___________ is used in real time operating systems.
19 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
20 / 50
The -------------- system call suspends the calling process.
21 / 50
A 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 ________.
22 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
23 / 50
The correct command for compiling C program named program.c in Linux environment is
24 / 50
------------ register contains the size of the process
25 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
26 / 50
The Home Directory for superuser in Linux and Unix is
27 / 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.
28 / 50
Which of the following is correct definition for wait operation?
29 / 50
_____ system call is used to write to a file or FIFO or any other IPC channel.
30 / 50
A semaphore that cause Busy-Waiting is termed as .
31 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
32 / 50
All threads within a process share the ________ address space.
33 / 50
OS helps manages the following except
34 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
35 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
36 / 50
37 / 50
Time interval when the I/O Devices are accessed is known as --------.
38 / 50
When a process opens its first file explicitly it will get descriptor number _________
39 / 50
_________ command to resume the execution of a suspended job in the foreground
40 / 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.
41 / 50
In Layered approach of OS, Lowest Layer is known as ________.
42 / 50
If the fork system call fails, it returns
43 / 50
You can use the rm file1 command to __________ file1
44 / 50
In Linux directory structure, there is ___________ root directory.
45 / 50
--------------command to resume the execution of a suspended job in the foreground
46 / 50
The process of switching from one process to another is called ---------------.
47 / 50
In ________addressing, the recipient is not required to name the sender.
48 / 50
The Shortest-Job-First Scheduling algorithm can be
49 / 50
Database, Complier, Video games are examples of ________.
50 / 50
Operating System provides services such as Managing Primary and Secondary Storage, Processes and Allowing user to manage his/her files and directories.
Your score is
The average score is 36%
Restart quiz