Tuesday, September 16, 2008

Question # 3:

Research in the net what is the best assembler and why.



Answer:
High-level assemblers is the best assembler because it can provide language abstractions such as:


1. Advanced control structures .


2. High-level procedure/function declarations and invocations .


3. High-level abstract data types, including structures/records, unions, classes, and sets .


4. Sophisticated macro processing .


5.Object-Oriented features such as encapsulation, polymorphism, inheritance, interfaces .





http://en.wikipedia.org/wiki/Assembly_language#Assembler

No comments: