Monday, September 22, 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.

Include your reference. REFRAIN FROM COPYING AND PASTING THE ENTIRE TEXTS.

- It is a Low-level language for programming computers. this representation is usually defined by hardware and manufucturer. and based on abreviations that help the programmer remember individual instruction ,register,ect. and also it is a hihg-level languages, which are usually portable programming.They were once widely used for all sorts of programming,

Today, assembly language is used primarily for direct hardware manipulation, access to specialized processor instructions, or to address critical performance issues.
Hard-coded assembly language is typically used in a system's
boot ROM (BIOS on IBM-compatible PC systems). 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.

it control the assembly processing and aid debugging

No comments: