Single Choice Easy

QWhich of the following is an advantage of using an interpreter?

ID: #19984 Compiler vs Interpreter 105 views
Question Info
#19984Q ID
EasyDifficulty
Compiler vs InterpreterTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Faster execution speed
  • B Platform independence
  • C Early error detection
  • D Optimized machine code generation
Correct Answer

Explanation

An advantage of using an interpreter is early error detection. Interpreters often detect errors as they interpret the code line by line, providing immediate feedback.

Share This Question

Challenge a friend or share with your study group.