Selected MCQ

Current Question
Many programmers call writing the software program ____.
  • A. Prototyping
  • B. Looping
  • C. Coding
  • D. Compiling
Correct Answer: C
Explanation:
Writing the actual code is called coding.
Related Question 1
Computers manipulate data in many ways, and this manipulation is called ____.
  • A. Upgrading
  • B. Processing
  • C. Batching
  • D. Utilizing
Correct Answer: B
Explanation:
Data manipulation by a computer is called processing.
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 program that can execute high-level language programs is called ____.
  • A. Compiler
  • B. Interpreter
  • C. Sensor
  • D. Circuitry
Correct Answer: B
Explanation:
An interpreter executes high-level code line by line.
Related Question 4
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 5
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.