Selected MCQ

Current Question
A program that acts as an intermediary between a user of a computer and the computer hardware is called ____.
  • A. Utility Software
  • B. Computer Software
  • C. Operating System
  • D. Application Software
Correct Answer: C
Explanation:
The operating system manages hardware and provides services to applications.
Related Question 1
A network which is used for sharing data, software and hardware among several users owning microcomputers is called ____.
  • A. WAN
  • B. MAN
  • C. LAN
  • D. VAN
Correct Answer: C
Explanation:
LAN (Local Area Network) is used for local sharing.
Related Question 2
An error in software or hardware is called a bug. What is the alternative computer jargon for it?
  • A. Leech
  • B. Squid
  • C. Slug
  • D. Glitch
Correct Answer: D
Explanation:
A minor error or bug is sometimes called a glitch.
Related Question 3
A(n) ____ system is a set of Programs containing instructions that coordinate all the activities among computer hardware resources?
  • A. Operating
  • B. Disk- Based
  • C. Management
  • D. Platform
Correct Answer: A
Explanation:
The operating system coordinates hardware resources.
Related Question 4
A(n) ____ is a set of programs designed to manage the resources of a computer, including starting the computer, managing programs, managing memory and coordinating tasks between input and output devices.
  • A. Application suite
  • B. Compiler
  • C. Input/output system
  • D. Operating system
Correct Answer: D
Explanation:
The operating system manages all computer resources.
Related Question 5
A computer program that translates one program instruction at a time into machine language is called a/an ____.
  • A. Interpreter
  • B. CPU
  • C. Compiler
  • D. Simulator
Correct Answer: A
Explanation:
An interpreter translates and executes code line by line.