answer the following mutiple choice questions, no need for explination
Convey Effect is the property of which of the following CPU scheduling algorithm?
First Come First Serve |
||
Shortest Job First |
||
Shortest Remaining Job First |
||
Priority Scheduling |
Which of the following is NOT the property of a critical section?
Mutual Exclusion: If one process is in the critical section then no other process can be in its critical section at the same time |
||
Progress: Process should be progressing in the Critical Section |
||
Preemption: Process should be preempted in the critical section |
||
Fairness: A bound wait must exist on the number of times process are allowed to enter the critical section |
______ is the buffer that holds data for a device
cashing |
||
device reservation |
||
spooling |
||
spoofing |
How many components are there in a Computer System?
4 |
||
3 |
||
2 |
||
5 |
What does PCB stand for?
Program Context Block |
||
Process Context Block |
||
Program Control Block |
||
Process Control Block |
_______ transmission have start and stop bits.
character |
||
block |
||
synchronous |
||
asynchronous |
LINUX Operating System is structured using:
Simple structure |
||
Layered structure |
||
Loadable module structure |
||
Microkernel structure |
CPU sees ___________ view of the memory
Physical |
||
Logical |
||
Standard |
||
Ready |
Which of the following is NOT the goal of an Operating System?
Convenient to use the computer system |
||
Meet individual user needs |
||
Make Problem Solving easier |
||
Efficient use of hardware |
Short process scheduled behind the long process leads to:
Busy waiting |
||
Deadlock |
||
Starvation |
||
Convey effect |
Get Answers For Free
Most questions answered within 1 hours.