Q. Illustrate the Uses of Assembly Language?
Uses of Assembly Language
Assembly language is used mainly for writing short, efficient, specific interfacing modules/ subroutines. The fundamental concept of using assembly is to support HLL with some highly efficient however non-portable routines. It would be worth mentioning here that UNIX mostly is written in C however has about 5-10% machine dependent assembly code. In the same way in telecommunication application assembly routine exists for increased efficiency.