CS604-Midterm
1 / 50
In Linux directory structure, there is ___________ root directory.
2 / 50
The main characteristic of a Real time system is
3 / 50
____ is a virtual directory in Linux and Unix.
4 / 50
___________ is a solution to the problem of indefinite blockage of low-priority processes.
5 / 50
The Operating system is a layer of software between _________ and ___________.
6 / 50
The process of switching from one process to another is called latency.
7 / 50
The number of processes completed per unit time is called ___________.
8 / 50
Physical memory is broken down into fixed-sized blocks, called----------- and Logical memory is divided into blocks of the same size, called -----------
9 / 50
The priority of a process can be changed using ___________ command.
10 / 50
Current working directory can be accessed using --------- Command.
11 / 50
In ________addressing, the recipient is not required to name the sender.
12 / 50
The process id returned to the child process after successful fork system call execution is _____________.
13 / 50
Progress and Bounded Waiting are some of the characteristics to solve the critical section problems.
14 / 50
Linux Treats Devices as Files.
15 / 50
Which of the following is NOT a Hardware Resource.
16 / 50
___________ is a piece of code in a cooperating process in which the process may updates shared data (variable, file, database, etc.).
17 / 50
Each process must first request permission to enter its critical section. The section of code implementing this request is called the _____
18 / 50
A major problem with priority scheduling algorithms is ______.
19 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
20 / 50
Mach, MacOS X Server, QNX, OS/2 and Windows NT are examples of OS Based on ______.
21 / 50
When process opens its first file explicitly it will get descriptor number ______
22 / 50
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
23 / 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.
24 / 50
In Unix/ Linux, by default the standard output file is attached to the ___________
25 / 50
Swapper is also termed as Short term scheduler.
26 / 50
______scheduler selects the process from the job pool and put them in main memory.
27 / 50
We can install and run multiple OS by using VMWare.
28 / 50
Time interval when the I/O Devices are accessed is known as --------.
29 / 50
The _______ are used for communication between related or unrelated processes on the same system or unrelated processes on different systems.
30 / 50
Each page is a power of -------- bytes long in paging scheme.
31 / 50
The nice value helps in assigning ______ to a process.
32 / 50
The process of switching from one process to another is called ---------------.
33 / 50
The ________ requires that once a writer is ready, that writer performs its write as soon as possible , if a writer waiting to access the object, no new readers may start reading.
34 / 50
A_____ is an abstract key for accessing a file.
35 / 50
The major advantage of multi-programming system is
36 / 50
The -------------- system call suspends the calling process.
37 / 50
_________ command to resume the execution of a suspended job in the foreground
38 / 50
Linux uses ___________ directory to store system configuration files.
39 / 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.
40 / 50
____ command gives a snapshot of the current processes.
41 / 50
In Layered Approach of OS, the Layer highest Layer is User Interface layer.
42 / 50
Managing Secondary Storage Involves all of the Following except
43 / 50
------------has a hierarchical file system structure.
44 / 50
The basic purpose of ________________is to help the users to utilize the hardware resources for completing different tasks in a simplified manner
45 / 50
rm and [r]mkdir commands are used to _____________ directory.
46 / 50
Which of the Following is not an Operating System.
47 / 50
A process consists of __________
48 / 50
If the fork system call fails, it returns
49 / 50
Users are the People, machines or computers that uses the Hardware resources.
50 / 50
In Resource Allocation Graph, A _______ Pi →Rj indicates that process Pi may request resource Rj at some time in the future.
Your score is
The average score is 36%
Restart quiz