Operating Systems - 1

Test your knowledge of fundamental operating system concepts including process management, memory allocation, multiprogramming, batch processing, and kernel architecture.

21 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

A/An _______ consists of control routines for operating a computer.

  1. Operating System
  2. DBMS
  3. Text Editor
  4. Compiler
Question 2 Multiple Choice (Single Answer)

A/An _______ provides an environment for execution of programs.

  1. Operating System
  2. DBMS
  3. Text Editor
  4. Compiler
Question 3 Multiple Choice (Single Answer)

_______ execute multiple programs in inter-leaved fashion.

  1. Multiaccess systems
  2. Multiprogramming systems
  3. Both 1 and 2
  4. None of these
Question 4 Multiple Choice (Single Answer)

Which of the following installs executable programs into memory?

  1. Text editor
  2. Compiler
  3. Loader
  4. None of these
Question 5 Multiple Choice (Single Answer)

Pre-arranging submitted jobs so that similar ones are placed in the same batch, is called _____.

  1. phasing
  2. phising
  3. passing
  4. none of these
Question 6 Multiple Choice (Single Answer)

IBM mainframe operating system commands are written in _______.

  1. batch control language
  2. task control language
  3. job control language
  4. none of these
Question 7 Multiple Choice (Single Answer)

A memory resident portion of the batch operating system is called _______.

  1. monitor
  2. batch monitor
  3. task monitor
  4. none of these
Question 8 Multiple Choice (Single Answer)

_______ is also called multi-programming.

  1. Multi-tasking
  2. Multi-jobing
  3. Multi-batching
  4. None of these
Question 9 Multiple Choice (Single Answer)

SPOOL means _______.

  1. Simultaneous Peripheral Operations Online
  2. Simultaneous Partial Operations Online
  3. Some Peripheral Operations Online
  4. Some Peripheral Objects Online
Question 10 Multiple Choice (Single Answer)

The number of programs actively competing for resources of a multiprogramming computer system is called

  1. power of multiprogramming
  2. degree of multiprogramming
  3. range of multiprogramming
  4. None of these
Question 11 Multiple Choice (Single Answer)

An instance of a program in execution is called a _______.

  1. job
  2. process
  3. batch
  4. unit
Question 12 Multiple Choice (Single Answer)

______ support multiple users.

  1. Single user systems
  2. Multiuser systems
  3. Both 1 and 2
  4. None of these
Question 13 Multiple Choice (Single Answer)

______ is also called process.

  1. Task
  2. Job
  3. Batch
  4. Unit
Question 14 Multiple Choice (Single Answer)

_____ operating systems allow simultaneous access to a computer.

  1. Multiprocess
  2. Multiaccess
  3. Multiread
  4. None of these
Question 15 Multiple Choice (Single Answer)

Key objective of a distributed operating system is ______.

  1. reliability
  2. efficiency
  3. transparency
  4. none of these
Question 16 Multiple Choice (Single Answer)

In ______ allocation of memory, program or data is placed into a set of consecutive memory locations.

  1. contiguous
  2. non-contiguous
  3. both 1 and 2
  4. none of these
Question 17 Multiple Choice (Single Answer)

In _______ allocation of memory, program or data is placed in non-consecutive sets of memory locations.

  1. contiguous
  2. non-contiguous
  3. both 1 and 2
  4. none of these
Question 18 Multiple Choice (Single Answer)

Kernel is the ______ level of an operating system.

  1. fourth
  2. third
  3. second
  4. first
Question 19 Multiple Choice (Single Answer)

The _______ is also called kernel.

  1. file system
  2. nucleus
  3. input/output
  4. none of these
Question 20 Multiple Choice (Single Answer)

The ______ of the operating system manages processes.

  1. file system
  2. kernel
  3. input/output
  4. none of these
Question 21 Multiple Choice (Single Answer)

_______ is an inter-program communication facility.

  1. Tape
  2. Channel
  3. Pipe
  4. None of these