CS604-Midterm
1 / 50
The process of switching from one process to another is called ---------------.
2 / 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.
3 / 50
A pathname is the list of directories separated by _________.
4 / 50
_________buffer places no practical limit on the size of the buffer
5 / 50
____ is a virtual directory in Linux and Unix.
6 / 50
Using _________system, we can create a new process in Linux.
7 / 50
You can create a threads by using the pthread_create() call.
8 / 50
You can display all of the signals supported by your system, along with their numbers, by using the -----------command
9 / 50
_______ is also called Swapper.
10 / 50
What do we name to an address that is loaded into the memory-address register of the memory?
11 / 50
-------- command gives a snapshot of the current processes.
12 / 50
A semaphore that cause Busy-Waiting is termed as .
13 / 50
A process consists of __________
14 / 50
/usr/X11R6 is used by the X Window System.
15 / 50
Swapper is also termed as Short term scheduler.
16 / 50
The bottom layer in the layered approach of Operating System is-----------
17 / 50
________ scheduling algorithm is sometimes called shortest remaining time first scheduling algorithm.
18 / 50
You can use the ---------command in UNIX to create a directory.
19 / 50
A semaphore that cause Busy-Waiting is termed as ___________.
20 / 50
Users are the People, machines or computers that uses the Hardware resources.
21 / 50
When process opens its first file explicitly it will get descriptor number ______
22 / 50
If a system is not in a safe state, there can be No deadlocks.
23 / 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.
24 / 50
In ________addressing, the recipient is not required to name the sender.
25 / 50
rm and [r]mkdir commands are used to _____________ directory.
26 / 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 _________.
27 / 50
Linux uses ___________ directory to store system configuration files.
28 / 50
_________________ scheduling allows a process to move between queues.
29 / 50
The scheduling of ______ are done by the operating system.
30 / 50
___________ algorithm is used in Deadlock avoidance.
31 / 50
Shared libraries and kernel modules are stored in directory
32 / 50
When a process opens its first file explicitly it will get descriptor number _________
33 / 50
__________ commands in Linux is used to copy file
34 / 50
The priority of a process can be changed using ___________ command.
35 / 50
An operating system is a control program that manages the execution of user programs to prevent errors and improper use of a computer.
36 / 50
If the fork system call fails, it returns
37 / 50
copy file1 file2 is an example of ______ OS view.
38 / 50
Taking the CPU from one process and giving the CPU to another process is termed as
39 / 50
The Shortest-Job-First Scheduling algorithm can be
40 / 50
POSIX is a standard developed by ANSI
41 / 50
The hardware mechanism that enables a device to notify CPU is called an -------------
42 / 50
A process is said to be in critical section if it executes code that manipulates shared data
43 / 50
The -------------- system call suspends the calling process.
44 / 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.
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
_____________ is a preemptive scheduling algorithm.
48 / 50
In indirect inter process communication, a sender ________ mention the name of the recipient.
49 / 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.
50 / 50
--------------command to resume the execution of a suspended job in the foreground
Your score is
The average score is 36%
Restart quiz