skip to main |
skip to sidebar
Posted in
Assembly Language,
Computer Organization,
language
Posted by
michel
on Tuesday, May 5, 2009
at
6:43:00 PM
- The first reason to work with assembler is that it provides the opportunity of knowing more the operation of your PC, which allows the development of software in a more consistent manner.
- The second reason is the total control of the PC which you can have with the use of the assembler.
- Another reason is that the assembly programs are quicker, smaller, and have larger capacities than ones created with other languages.
- Lastly, the assembler allows an ideal optimization in programs, be it on their size or on their execution.
0 comments:
Post a Comment