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
In assembly language, the instructions are given in terms of 0's and 1's.
PASCAL is a structure oriented programming language.
Compilers and Interpreters are referred to as Language processors.
A process, according to which, a class acquires the characteristics from another class is called Encapsulation.