true or false
1. Assembly language is a high-level language
Answers
Answered by
1
Answer:
1. Assembly language is a high-level language
This statement is false.
Assembly is called a low-level programming language because there's (nearly) a one-to-one relationship between what it tells the computer to do, and what the computer does. In general, one line of an assembly program contains a maximum of one instruction for the computer.
Answered by
2
Explanation:
false
because assembly language is low level language.
Similar questions