Exercise : Operating System MCQ Questions and Answers
Question 1
Terminal Table
A. |
B. |
C. |
D. |
Correct Answer : A. a permanent table which lists all key words and special symbols of the language in symbolic form.
Description :
No answer description available for this question. Let us discuss.
Question 2
A page fault
A. |
B. |
C. |
D. |
Correct Answer : C. is an access to a page not currently in memory
Description :
No answer description available for this question. Let us discuss.
Question 3
Can you name of the major Operating System used in computers?
A. |
B. |
C. |
D. |
Correct Answer : D. All of these
Description :
No answer description available for this question. Let us discuss.
Question 4
Block caches or buffer caches are used
A. |
B. |
C. |
D. |
Correct Answer : A. to improve disk performance
Description :
No answer description available for this question. Let us discuss.
Question 5
Page stealing
A. |
B. |
C. |
D. |
Correct Answer : A. is taking page frames from other working sets
Description :
No answer description available for this question. Let us discuss.
Question 6
The Operating system manages
A. |
B. |
C. |
D. |
Correct Answer : A. All of these
Description :
No answer description available for this question. Let us discuss.
Question 7
Object code
A. |
B. |
C. |
D. |
Correct Answer : B. must be "loaded" before execution
Description :
No answer description available for this question. Let us discuss.
Question 8
In which way(s) a macro processor for assembly language can be implemented:
A. |
B. |
C. |
D. |
Correct Answer : C. All of these
Description :
No answer description available for this question. Let us discuss.
Question 9
Most of the microcomputer's operating systems like Apple DOS, MS DOS and PC DOS etc. are called disk operating systems because
A. |
B. |
C. |
D. |
Correct Answer : B. they are initially stored on disk
Description :
No answer description available for this question. Let us discuss.
Question 10
The initial value of the semaphore that allows only one of the many processes to enter their critical sections, is
A. |
B. |
C. |
Correct Answer : A. 1
Description :
No answer description available for this question. Let us discuss.