Saturday, August 20, 2011

Assembly vs Machine language

1.)Assembly language is more human-readable than machine language.
2.)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.
3.)assembler is used to translate the assembly language
4.)Assembly language can have comments and macros as well, to ease programming and understanding then machine language.
5. Assembly language is fast and efficient to write assembly language then machine language.
6.) Assembly language  uses a very small amount of memory then m/c language

No comments:

Post a Comment