Tuesday, September 16, 2008


Question#2:Research in the net usual applications done in assembly language. Describe these applications briefly and cite the efficiency and effectiveness of these applications.

Answers:assembly language is a low-level language for programming computers.It emplements a symbolic representation of numeric machine of codes and other constant of program a particular CPU achitecture.

The usual application done in assembly language is in a system's boot rom(BIOS on IBM-compatible PC system).This low-level code is used among other things,to initialize and test the system hardware prior to booting the OS,and is stored in ROM.

No comments: