(A) Turnaround time
(B) Throughput
(C) Waiting time
(D) Response time
Tag: Operating System
The total time till the completion from the submission of a process is called?
(A) Deadlock
(B) Thrashing
(C) Starvation
(D) Turnaround Time
DMA stands for?
(A) Data Memory Access
(B) Durable Memory Access
(C) Data Mass Access
(D) Direct Memory Access
NTFS stands for?
(A) New Technology File System
(B) New Type File System
(C) New Table File System
(D) None of the above
In time sharing OS when the time slot given to a process is completed the process goes from the running state to the?
(A) Terminate state
(B) Waiting state
(C) New state
(D) Ready state
Scheduling is?
(A) Making proper use of processor
(B) Use to increase CPU utilization
(C) Both A & B
(D) None of the above
In priority scheduling algorithm when a process arrives at the ready queue its priority is compared with the priority of?
(A) Currently running process
(B) Parent process
(C) Init process
(D) Parent process
Processes that are residing in main memory and are ready and waiting to execute are kept on a list called?
(A) Ready Queue
(B) Execution Queue
(C) New Queue
(D) Job Queue