Practice Set 1 (Operating system)
If a project can be divided into multiple modules then what is the best way to write a program for the project
1 point
Clear selection
Time-sharing operating system follows__________ scheduling technique
1 point
Clear selection
Race condition problem arises because
1 point
Clear selection
Busy-wait condition means
1 point
Clear selection
 In the bounded-wait condition for synchronization of processes, the waiting is applicable to_____
1 point
Clear selection
If you want the OS to be the first program to run when you power on your system then the OS should be stored in
1 point
Clear selection
To store files in any secondary storage device, the device must
1 point
Clear selection
Degree of multiprogramming is controlled by
1 point
Clear selection
____________ is responsible for assigning the task selected by ______________ to the CPU
1 point
Clear selection
Three process p1, P2 and P3 arrive at time zero. The total time spent by the process in the system is 10ms, 20ms, and 30ms respectively. They spent first 20% of their execution time in doing I/O and the rest 80% in CPU processing. What is the percentage utilization of CPU using FCFS scheduling algorithm?
1 point
Clear selection
Consider a uniprocessor system where new processes arrive at an average of five processes per minute and each process needs an average of 6 seconds of service time. What will be the CPU utilization ?
1 point
Clear selection
Which of the following statements is not true for UNIX Operating System ?
1 point
Clear selection
Which of the following shell scripts will produce the output “my first script” ?
1 point
Clear selection
While terminating a process which of the following things will get terminate along with it
1 point
Clear selection
for(i=0; i<4; i++){ Fork()}The total number of child processes created will be;
1 point
Clear selection
CPU scheduling is the basis for
1 point
Clear selection
In the Many to One model, if a thread makes a blocking system call :
1 point
Clear selection
The kernel is ------- of user threads
1 point
Clear selection
Inter process communication is
1 point
Clear selection
 A thread shares its resources  (like data section and code section)  with:
1 point
Clear selection
Situations where two or more processes are reading or writing some shared data and the final results depends on the order of usage of the shared data, are called ________.
1 point
Clear selection
1 point
Captionless Image
Clear selection
1 point
Captionless Image
1 point
Captionless Image
1 point
Captionless Image
Clear selection
1 point
Captionless Image
Clear selection
In round robin CPU scheduling as time quantum is increased the average turn around time
1 point
Clear selection
Submit
Clear form
Never submit passwords through Google Forms.
This form was created inside of Lovely Professional University.