Join WhatsApp ChannelDaily MCQs & Exam Updates
Computer Science Easy CSS Uploaded: 13 Aug 2026

What is an interpreter?

  • A Translates and executes code line by line
  • B A database tool
  • C Compiles entire code at once
  • D A hardware component
Correct Answer: Option A — Translates and executes code line by line
Explanation:
An interpreter translates and executes program code line by line, rather than compiling the whole program at once, which is common in langua...
Submitted by: PaperMCQs
Related MCQs