MCQ Single Best Answer Easy

QWhich of the following is characteristic of a compiler?

ID: #19977 Compiler vs Interpreter 99 views
Question Info
#19977Q ID
EasyDifficulty
Compiler vs InterpreterTopic

Choose the Best Option

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

  • A Translates source code line by line
  • B Provides immediate feedback on errors
  • C Produces an intermediate code
  • D Requires an interpreter for execution
Correct Answer: Option C

Explanation

A characteristic of a compiler is that it often produces an intermediate code or machine code as an output. This code is then executed directly by the computer's hardware.

Share This Question

Challenge a friend or share with your study group.