KnowledgeBoat Logo
|

Computer Science

Define the term Machine code

Java Intro

35 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

23 Likes


Related Questions