Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
53 views

Module 1 Operating System

This document contains 10 multiple choice questions about operating systems concepts like UNIX, shells, and processors. Some key points covered are: - A shell is used to provide each user with an exclusive environment to work on the system and protect the OS from unsafe access to kernel space. - Under UNIX, the keyboard is the default input device and monitor is the default output device. - A UNIX shell operates as a command interpreter to hold system resources and provide user protection. - Processors check for interrupts at the end of every instruction cycle before fetching the next instruction from primary memory.

Uploaded by

sanu222
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views

Module 1 Operating System

This document contains 10 multiple choice questions about operating systems concepts like UNIX, shells, and processors. Some key points covered are: - A shell is used to provide each user with an exclusive environment to work on the system and protect the OS from unsafe access to kernel space. - Under UNIX, the keyboard is the default input device and monitor is the default output device. - A UNIX shell operates as a command interpreter to hold system resources and provide user protection. - Processors check for interrupts at the end of every instruction cycle before fetching the next instruction from primary memory.

Uploaded by

sanu222
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Operating Systems/Introduction to OS

Multiple Choice Questions

Multiple Choice Questions 1.1 Suppose you were assigned a certain terminal and you used to log in from that terminal. One fine morning you find that you are asked to work from some other terminal. Does that affect your working environment? a. Yes b. No 1.2 A system is considered to be an on-line system because a. The system has a network card and it is connected to internet. b. Devices like key-board monitor and standard peripherals are connected to the system. c. The system interacts with an application environment where periodic measurements are taken and communicated to the system. 1.3 A shell is used because a. Each user needs protection from other users. b. Users need exclusive environment to work on a system. c. To protect OS from inadvertent unsafe access to kernel space. d. Shell holds all the resources in the system. 1.4 Under UNIX the key board is the default input device and the monitor is the default output device. a. True b. 1.5 False

A UNIX shell operates as a command interpreter. a. True

b. False 1.6 Unix OS does not permit customization as it comes with bundled services. a. True b. False 1.7 Tools used in the development of UNIX are different from the tools available to users. a. True

b. False
P.C.P.Bhat/IISc Bangalore M1/V1/June 04/1

Operating Systems/Introduction to OS

Multiple Choice Questions

1.8

Windows was the first OS that offered visual icons to launch applications a. True b. False

1.9

At the end of every instruction cycle a processor checks if an interrupt needs servicing. a. True b. False

1.10 Stored program instruction mode of operation requires the following: a. That the instructions are fetched from a floppy or a secondary storage device. b. That the instructions are fetched from a ROM. c. That the instructions are stored in primary memory which is volatile.

P.C.P.Bhat/IISc Bangalore

M1/V1/June 04/2

You might also like