Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q121
What is the name of the software which deals with the running of the actual computer and not with the programming problems?
Answer: Option B
Q122
Consider the two statements.
(A) A network operating system, the users access remote resources in the same manner as local resource.
(B) In a distributed operating system, the user can access remote resources either by logging into the appropriate remote machine or transferring data from the remote machine to their own machine. Which of the statement is true?
Answer: Option C
Q123
Using Priority Scheduling algorithm, find the average waiting time for the following set of processes given with their priorities in the order: Process : Burst Time : Priority respectively .
P1 : 10 : 3 ,
P2 : 1 : 1 ,
P3 : 2 : 4 ,
P4 : 1 : 5 ,
P5 : 5 : 2.
Answer: Option B
Q124
Which of the following will determine your choice of systems software for your computer ?
Answer: Option D
Q125
What is a shell ?
Answer: Option B
Q126
The operating system manages ________.
Answer: Option D
Q127
The Hardware mechanism that enables a device to notify the CPU is called __________.
Answer: Option B
Q128
___________ begins at the root and follows a path down to the specified file
Answer: Option B
Q129
Process State is a part of
Answer: Option A
Q130
Virtual Memory is commonly implemented by __________.
Answer: Option C