ASSEMBLY LANGUAGE
ASSEMBLY LANGUAGE
Is a low-level programming language designed to simplify the instructions fed into the computer. It is a human-readable language.
Is a human-readable language and commonly used by programmers.
It requires an assembler to convert it into machine code/s.
Is a low-level programming language.
Is a collection of binary digits or bits that the computer reads and interprets. Machine language is the only language a computer can understand.
Can only be read by a computer and not usually used by programmers.
The Central Processing Unit executes the instructions directly.
Is a lowest-level programming language.