answersLogoWhite

0

Assembly language is more human-readable than machine language. Generally, statements in assembly language are written using short codes for the instruction and arguments, such as "MOV $12 SP", as opposed to machine language, where everything is written as numbers. Assembly language can have comments and macros as well, to ease programming and understanding.

Generally, programs called "assemblers" transform assembly language to machine language. This is a relatively straightforward process, there being a clear 1-to-1 transformation between assembly and machine language. This is as opposed to compilers, which do a complicated transformation between high-level language and assembly.

--------------------------------------------------------------------

ASSEMBLY is the key word to define the difference between Machine Language and Assembly. . Assembly language assembles steps of MACHINE CODE into SUB-ROUTINES defined by simple text words:

Such as: the assembly command 'ADD' may represents 20-30 machine commands.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

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

You need an 8086 assembly language pencil.


What computer language uses mnemonic names?

Assembly Language


Need a assembly language code for converting hexadecimal to bcd?

No, it can be done in C.


Can you teach me assembly language programming with 8086 in detail?

No, you need a real teacher, and a textbook.


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.


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.


Reserved word in assembly language program?

use of reserved word in assembly language


What is the relationship of assembly language to computer architecture?

Each class of CPU has its own assembly language.


Is Assembly language is a high-level language?

No.


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

An Assembler converts assembly language instructions into machine language.


Why is used assembly language for Tactical Graphics?

Assembly language is used for tactical graphics because it is a quick language, therefore to obtain the quick execution it is used for the purpose of graphics. Assembly language is also used when the designer wants or needs complete control over the application. It is also used in situations where memory is at a premium, or where there is a need for speed and performance. Nadeem Akhtar na_63pk@yahoo.com