0

Operating System

Description: Operating System
Number of Questions: 25
Created by:
Tags: Operating System Platform IES (Indian Engineering Services) Definition Purpose Software Architecture
Attempted 0/25 Correct 0 Score 0

Which of the following options is correct in the context of multiprogramming system?

  1. Are easier to develop than single programming systems

  2. Executes each job faster

  3. Executes more jobs in the same time period

  4. Uses only one large mainframe computer


Correct Option: C
Explanation:

A multiprogramming system runs multiple jobs at the same time, which speeds up the processing and the rate of job execution.

Which of the following runs on computer hardware and serves as a platform for other softwares to run on?

  1. Operating system

  2. Application software

  3. System software

  4. All of these


Correct Option: A
Explanation:

Operating systems are installed to utilise hardware effectively and OS hosts other application softwares and software to run different programs to perform operations.

Which of the following operating does not implement multitasking truly?

  1. Windows 98

  2. Windows NT

  3. Windows XP

  4. MS Dos


Correct Option: D
Explanation:

MS Dos does not support multitasking.

Which of the following causes poor response time?

  1. Process busy

  2. High I/O rates

  3. High paging rates

  4. All of the above


Correct Option: D
Explanation:

Process busy, high I/O rates and high paging rates cause poor response time.

A _____ interface consists of program counter, registers, interrupts and terminals HMT extension.

  1. hardware

  2. software

  3. data

  4. none of these


Correct Option: A
Explanation:

Counter registers, interrupts and terminals are all defined in terms of hardware interfaces in the system. These are the hardware components of the system, whereas software and data are not hardware components.

Which of the following options is correct in the context of page stealing?

  1. Is a sign of an efficient system.

  2. Is taking page frames from other working sets.

  3. Should be the tuning goal.

  4. Takes larger disk spaces for pages pegged out.


Correct Option: B
Explanation:

Page is a memory unit and page stealing is a concept to retrieve pages from other working sets of memory units.

What is the layer of a computer system between the hardware and the user program called?

  1. Operating environment

  2. Operating system

  3. System Environment

  4. None of these


Correct Option: B
Explanation:

Operating system is the GUI (Graphical User Interface) using, which users interact with the hardware.  Also the OS hosts different user programs to perform certain operations with the hardware or to interact with the memory.

Which software is built to communicate directly on the hardware?

  1. Environment

  2. System program

  3. Operating System

  4. None of these


Correct Option: C
Explanation:

An operating system is built to directly communicate with the hardware of the system. An OS instructs the hardware to perform intended operations and gives commands for the same.

Which of the following transforms one interface into another interface?

  1. Program

  2. Software

  3. Data

  4. None of these


Correct Option: B
Explanation:

Software manipulates one programming interface to adapt with another programming interface. It works as an interlocutor for communication among different programs.

Which of the following options shares characteristics with both hardware and software?

  1. Virtual space

  2. Virtual computers

  3. Virtual device

  4. None of these


Correct Option: A
Explanation:

An operating system communicates with hardware parts such as processors, registers, memory, etc. and at the same time can host and communicate with multiple software components such as application programs and system programs. Hence, OS shares characteristics with both hardware components.

When a computer is first turned on or restarted, a special type of absolute loader called _________ is executed.

  1. compile and go loader

  2. boot loader

  3. bootstrap loader

  4. relating loader


Correct Option: C
Explanation:

Bootstrap loader is executed first whenever an OS is turned on or restarted.

Which of the following programs is not a utility?

  1. Debugger

  2. Editor

  3. Spooler

  4. All of the above


Correct Option: C
Explanation:

Spooler is not a utility.

The primary purpose of an operating system is

  1. to make most efficient use of the computer hardware

  2. to allow people to use the computer

  3. to keep system programmers employed

  4. to make computer easier to use


Correct Option: A
Explanation:

 Option 1 is right. The primary purpose of the OS is to regulate access to hardware devices including RAM, CPU, disk drives, etc.

Which of the following is the first program that runs on a computer when the computer boots up?

  1. System software

  2. Operating system

  3. System operations

  4. None of these


Correct Option: B
Explanation:

System software and system operations can start their operations only after the OS boots up and is running.

Which of the following options is correct in the context of swapping?

  1. Works best with medium to large partitions

  2. Allows many portions of single program to use memory simultaneously

  3. Allows the overlaying of the programs

  4. All of the above


Correct Option: D
Explanation:

Swapping can have a deal with overlaying.

The operating system creates which of the following options from the physical computer?

  1. Virtual space

  2. Virtual computers

  3. Virtual device

  4. None of these


Correct Option: B
Explanation:

An OS can connect to multiple local or remote computers within a network and can perform operations on hardware of remote computer network, even though there are multiple, physically different computers. The OS can still manage them virtually as a single unit.

Which of the following operating systems will you choose to implement a client service network?

  1. MS Dos

  2. Windows 95

  3. Windows 98

  4. Windows 2000


Correct Option: D
Explanation:

Windows 2000 supports client server.

Which among the following does the operating system manage?

  1. Memory

  2. Processes

  3. Disks and I/O devices

  4. All of the above


Correct Option: D
Explanation:

An OS manages memory processes as well as hardware components such as disk and I/O devices.

Which of the following devices can store large amount of data?

  1. Floppy Disk

  2. Hard Disk

  3. CD ROM

  4. Zip Disk


Correct Option: B
Explanation:

A hard disk is comparatively cheap in cost and has capacity to store large amounts of data.

Which of the memories below is often used during a typical computer operation?

  1. RAM

  2. ROM

  3. FDD

  4. HDD


Correct Option: A
Explanation:

In a typical computer operation, RAM is used as almost all data is passed through OS for fast retrieval.

In HDD, what is the time taken to move one cylinder of a hold to another called?

  1. Transfer rate

  2. Average seek time

  3. Latency

  4. Roundtrip time


Correct Option: B
Explanation:

Average seek time is the time required to by read head of disk to move from one cylinder of HDD to another.

Which of the following RAMs have to be refreshed often in order to retain the content?

  1. SIMM

  2. DIMM

  3. SDMM

  4. DSMM


Correct Option: B
Explanation:

DIMMs need to be refreshed in order to retain the content with regular interval.

Which of the following storage devices is mounted on reels?

  1. Floppy disk

  2. Hard disk

  3. Magnetic tapes

  4. CDROM


Correct Option: C
Explanation:

Magnetic tapes are mounted on reels. Tapes need to move on reels in order to access particular memory locations on it.

Which of the following statement/s is/are true?

  1. Cache memories are bigger than RAM.

  2. Cache memories are smaller than RAM.

  3. ROM are faster than RAM.

  4. Information in ROM can be written by users.


Correct Option: B
Explanation:

Cache memories are smaller than RAM, as most of the time the data is retrieved from RAM itself. RAM is comparatively faster than ROM in terms of data retrieval.

Which of the following have the fastest access time?

  1. Semiconductor memories

  2. Magnetic tapes

  3. Magnetic disks

  4. Compact disks


Correct Option: A
Explanation:

Semiconductor memories have fastest access time because they contain data in terms of bits and return directly to binary values. Hence, they are used for registers.

- Hide questions