(A) Kidney stone
(B) Eye cancer
(C) Glaucoma
(D) None of the above
Who will host ICC champion trophy 2025?
(A) India
(B) Pakistan
(C) England
(D) Australia
Where Covid booster vaccination approved first?
(A) USA
(B) UK
(C) China
(D) UAE
An I/O bound program will typically have?
(A) Many very short I/O bursts
(B) A few very short CPU bursts
(C) Many very short CPU bursts
(D) A few very short I/O bursts
Time quantum is defined in?
(A) Priority queue scheduling algorithm
(B) Round Robin scheduling algorithm
(C) Shortest job first scheduling algorithm
(D) None of the above
Which among following can not be scheduled by the kernel?
(A) Process
(B) User level thread
(C) Kernel level thread
(D) None of the above
What is scheduling?
(A) Making proper use of processor
(B) Allowing a job to use the processor
(C) Both of the above
(D) None of the above
Processes that are residing in main memory and are ready and waiting to execute are kept on a list called?
(A) Execution queue
(B) Ready queue
(C) Job queue
(D) Process queue