Define the term Machine code
30 Likes
Machine code is a low-level programming language. Instructions in machine code are written as a sequence of 0s and 1s. It is directly understood and executed by the processor.
Answered By
21 Likes
Give an example of each with reference to Java programming:
(a) Single Line comment
(b) Multi Line comment
Define the term Source code
Define the term Byte code
Distinguish between Compiler and Interpreter