MCQ Practice Single Best Answer Topic: Interpreter

Q Which of the following is a potential disadvantage of using interpreters in software development?

Question ID
#20055
Subchapter
Interpreter
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A Faster program execution
  • B Larger executable file sizes
  • C Early detection of syntax errors
  • D Improved runtime performance
Correct Answer: B

Explanation

Interpreted languages often require larger runtime environments, resulting in larger executable files compared to compiled languages.

Share This Question

Share this MCQ with your friends or study group.