KnowledgeBoat Logo
|

Computer Applications

Machine language requires a translator to convert input instructions to be understood by the machine.

OOP Intro Java

8 Likes

Answer

False

Reason — Machine language consists of instructions written in binary digits (0s and 1s), also known as machine code. Since the computer’s CPU can directly understand and execute these instructions, no translator is required to convert them into another form.

Answered By

5 Likes


Related Questions