Computer Science
Define the term Machine code
Java Intro
30 Likes
Answer
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