Compiler Design

Identify the correct definition of Bytecode.

Correct answer

A. An intermediate, platform-independent representation of source code designed to be executed by a virtual machine.

Explanation

Bytecode refers to an intermediate, platform-independent representation of source code designed to be executed by a virtual machine.