answersLogoWhite

0


Best Answer

Assembly language is a low level language that uses mnemonics to represent each operation. Instead of using pure binary, like machine language does, these mnemonics allow for greater readibility and ease of understanding that binary does not. Additionally, an assembly language will have a set of data definitions that dictates where and how variables and their assigned data are stored.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
User Avatar

Anonymous

Lvl 1
3y ago
Incorrect answer
More answers
User Avatar

Muntzir Mehdi

Lvl 2
2y ago

It use mnemonic to represent operation

This answer is:
User Avatar

User Avatar

KWAKU AGBEDOR

Lvl 2
1y ago

It provides information of any errors

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the characteristics of assembly language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What computer language uses mnemonic names?

Assembly Language


Is c language assembly language?

No.


What Programming language is one step above machine language?

I guess you're trying to refer to Assembly language.


Reserved word in assembly language program?

use of reserved word in assembly language


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


Is Assembly language is a high-level language?

No.


What is the relationship of assembly language to computer architecture?

Each class of CPU has its own assembly language.


What application will be used to convert an assembly language source program into machine language?

An Assembler converts assembly language instructions into machine language.


Which program translate assembly language into machine language?

Assembly langue is translated into machine language by an assembler.


Write a program in 8086 assembly language to draw a circle?

You need an 8086 assembly language pencil.


Is Assembly language is included in high level language?

No.


How do you translate assembly-language into machine language?

assembler