CS604-Midterm
1 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
2 / 50
A solution to the critical section problem must satisfy the following requirements
3 / 50
The creating process is called a--------------- process while the new processes are called the -------------- of that process
4 / 50
____ command gives a snapshot of the current processes.
5 / 50
If the fork system call fails, it returns
6 / 50
The process of switching from one process to another is called ---------------.
7 / 50
The nice value helps in assigning ______ to a process.
8 / 50
A process consists of __________
9 / 50
All threads within a process share the ________ address space.
10 / 50
A program in execution is called a _______________.
11 / 50
A pathname is the list of directories separated by _________.
12 / 50
Kernel is responsible for scheduling the user level threads.
13 / 50
Binary semaphores are those that have only two values---------
14 / 50
command displays the contents of current working directory.
15 / 50
You can use the rm file1 command to __________ file1
16 / 50
The correct command for compiling C program named program.c in Linux environment is
17 / 50
User Goal of OS is that It easy to use, reliable, safe and fast.
18 / 50
Round Robin algorithm is similar to ____________ scheduling but preemption is added to switch between processes.
19 / 50
-------- command gives a snapshot of the current processes.
20 / 50
The Shortest-Job-First Scheduling algorithm can be
21 / 50
The priority of a process can be changed using ___________ command.
22 / 50
A major problem with priority scheduling algorithms is ______.
23 / 50
A process is said to be in critical section if it executes code that manipulates shared data
24 / 50
Swapper is also termed as Short term scheduler.
25 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
26 / 50
In Layered Approach of OS, the Layer highest Layer is User Interface layer.
27 / 50
Banker‟s algorithm is used for ________________
28 / 50
User mode can run the Privileged instructions.
29 / 50
Shared libraries and kernel modules are stored in directory
30 / 50
The bottom layer in the layered approach of Operating System is-----------
31 / 50
The Operating system is a layer of software between _________ and ___________.
32 / 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.
33 / 50
Managing Secondary Storage Involves all of the Following except
34 / 50
___________ is used in real time operating systems.
35 / 50
Which of the following is NOT a Hardware Resource.
36 / 50
___________ algorithm is used in Deadlock avoidance.
37 / 50
__________ displays information about the top processes.
38 / 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.
39 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
40 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
41 / 50
In ---------addressing, the recipient is not required to name the sender.
42 / 50
The performance of Round Robin algorithm does NOT depends heavily on the size of the time quantum.
43 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
44 / 50
_________________ scheduling allows a process to move between queues.
45 / 50
Which part of the computer system helps in managing the file and memory management system?
46 / 50
You can use the ---------command in UNIX to create a directory.
47 / 50
48 / 50
The interval from the time of submission to the time of completion is the ______
49 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
50 / 50
Cache is non-volatile memory.
Your score is
The average score is 36%
Restart quiz