Computer Science, asked by amandrarabha, 7 months ago

true or false
1. Assembly language is a high-level language

Answers

Answered by taronavijit
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 sarika3229
2

Explanation:

false

because assembly language is low level language.

Similar questions