ICSE Class 10 Computer Applications Question 14 of 30

Solved 2023 Question Paper ICSE Class 10 Computer Applications — Question 14

Back to all questions
14
Question

Question 1(xiv)

The code obtained after compilation is known as:

  1. source code
  2. object code
  3. machine code
  4. java byte code
Answer

java byte code

Reason — Java compiler converts Java source code into an intermediate binary code called Bytecode after compilation.