Programming tools Interpreter Question #20055
MCQ Single Best Answer Easy

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

ID: #20055 Interpreter 94 views
Question Info
#20055Q ID
EasyDifficulty
InterpreterTopic

Choose the Best Option

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

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

Explanation

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

Share This Question

Challenge a friend or share with your study group.