Computer Science Ques 354
Options:
A) Mathematical
B) Assembly
C) High Level
D) Machine
E) None of these
Show Answer
Answer:
Correct Answer: D
Solution:
- Machine language is a low level programming language that can be directly under-stood and obeyed by a machine (computer) with conversion (translation). It is the native binary language (comprised of only two characters 0 and 1) of the computer and is difficult to be read and understood by humans.