Single Choice Easy

QIn which phase does an interpreter directly execute the source code?

ID: #19981 Compiler vs Interpreter 96 views
Question Info
#19981Q ID
EasyDifficulty
Compiler vs InterpreterTopic

Choose the Best Option

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

  • A Lexical Analysis
  • B Parsing
  • C Code Generation
  • D Execution
Correct Answer

Explanation

In the execution phase, an interpreter directly executes the source code line by line, translating and running each statement in real-time.

Share This Question

Challenge a friend or share with your study group.