Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q51
A thread is a __________ process .
Answer: Option D
Q52
Data reside in file on disk under DOS environment, which of the following file name is invalid ?
Answer: Option C
Q53
In Priority Scheduling a priority number (integer) is associated with each process. The CPU is allocated to the process with the highest priority (smallest integer = highest priority). The problem of, Starvation ? low priority processes may never execute, is resolved by __________.
Answer: Option B
Q54
CPU Scheduling is the basis of _________ operating system
Answer: Option C
Q55
A major problem with priority scheduling is _________.
Answer: Option B
Q56
________ scheduler selects the jobs from the pool of jobs and loads into the ready queue.
Answer: Option A
Q57
Which directory implementation is used in most Operating System?
Answer: Option C
Q58
Saving the state of the old process and loading the saved state of the new process is called ________.
Answer: Option A
Q59
The term " Operating System " means ________.
Answer: Option A
Q60
Resource locking ________.
Answer: Option B