0
You visited us 0 times! Enjoying our articles? Unlock Full Access!
Question

Assembly language is a _______________.
  1. Low Level Language
  2. Middle Level Language
  3. High Level Language
  4. None of these

A
Low Level Language
B
High Level Language
C
Middle Level Language
D
None of these
Solution
Verified by Toppr

An assembly language is any low-level programming language in which there is a very strong correspondence between the program's statements and the architecture's machine code instructions.

An assembly language is a low-level programming language for microprocessors and other programmable devices. It is not just a single language, but rather a group of languages. An assembly language implements a symbolic representation of the machine code needed to program a given CPU architecture.



927734_917453_ans_e2f720a4877c446baeee63d22e47aad2.PNG

Was this answer helpful?
0
Similar Questions
Q1
Assembly is a ___ based low-level language replacing binary machine-code instructions which are very hard to remember. It is the classic and uncontroversial example of a low-level language.
View Solution
Q2
A program that converts a high-level language source file into a machine-language file is called a ___
View Solution
Q3
A compiler translates a program written in a high-level language into
View Solution
Q4
A high level language to machine code can be done by
View Solution
Q5
Computer programs are written in a high-level programming language; however, the human-readable version of a program is called __________.
View Solution