What kind of language can computer understand?
a.) Normal language
b.) Computer language
c.) Assembly language
d.) High-level language
Answers
Answered by
1
Answer:
b) computer langauge
Like binary langauge , python , C++, Java, js etc.
Answered by
1
Option (C) is correct answer.
Assembly language can computer understand.
What about assembly language :
- A single machine instruction is represented by an assembly language statement, which is a line of text.
- Assembly Language expresses binary instructions in a more human-readable format, and names for memory locations, registers, and operations are permitted. Assembler is always quicker than or equivalent to C.
- Assembly language is still used today to manipulate direct hardware, gain access to specialised processor instructions, and solve crucial performance problems.
Similar questions