Q Source program is compiled to an intermediate form called?

  • A Byte Code
  • B Smart Code
  • C Executable Code
  • D Pseudo Code

MCQs Details

Bytecode is computer object code that an interpreter converts into binary machine code so it can be read by a computer's hardware processor. The interpreter is typically implemented as a virtual machine (VM) that translates the bytecode for the target