Operating System (OS)
Questions 31 to 40
Which of the following controls all the computer resources and provides the base upon which the application programs can be written?
(a) Application Software (b) C.P.U (c) Operating System
(d) Bare Hardware (e) Device Drivers.
| |
Which of the following system call loads a process into memory?
(a) Load (b) Create (c) Fork (d) Execv (e) Copy.
| |
Expand the term UNICS
(a) Uniplexed Information Computing System
(b) Unipoint Information Computing System
(c) Uniplexed Instruction Computing System
(d) Unipoint Instruction Computing System
(e) Union Instruction Common System.
| |
Which of the following software layer is used between the kernel and the user computations in the network O.S?
(a) Local O.S (b) Network O.S (c) Global O.S
(d) Distributed O.S (e) Remote O.S.
| |
Which of the following allows many users to share the computer simultaneously?
(a) Time Sharing O.S (b) Real Time O.S
(c) Interactive O.S (d) Batch O.S (e) Network O.S.
| |
If a program is under execution by CPU then we say the process is under
(a) CPU Burst (b) Process (c) I/O Burst
(d) Ready Queue (e) New State.
| |
Each process is represented in the operating system by its own
(a) Thread (b) PCB (c) State (d) Instructions (e) PCC.
| |
The amount of time that a job waits in a ready queue for getting selected by CPU is called
(a) Turn around time (b) Waiting time (c) Completion time
(d) Submission time (e) Throughput.
| |
The process of storing and restoring from PCB is called
(a) Loading (b) Relocation (c) Dispatcher
(d) Process (e) context switch.
| |
Which of the following memory management scheme loads all pages of a program from disk into main memory?
(a) Paging (b) Demand paging
(c) Segmentation (d) Segmentation with paging
(e) Demand segmentation.
|
Answers
Answer : (c)
Reason : Operating system controls all the computer resources and provides the base upon which the application programs can be written
| |
Answer : (a)
Reason : Load system call loads a process into main memory
| |
Answer : (a)
Reason : Uniplexed Information Computing System
| |
Answer : (b)
Reason : Network Operating System is the software layer used between the kernel and the user
| |
Answer : (a)
Reason : Timesharing Operating System allows many users to share the computer simultaneously
| |
Answer : (a)
Reason : CPU burst
| |
Answer : (b)
Reason : Each process is represented in the operating system by its own PCB
| |
Answer : (b)
Reason: The amount of time that a job waits in a ready queue for getting selected by CPU is called Waiting time.
| |
Answer : (e)
Reason : The process of storing and restoring from PCB is called Context switch
| |
Answer : (a)
Reason: Paging memory management scheme loads all pages of a program from disk into main memory.
|
No comments :
Post a Comment