Computer Hope

Other Pages

Home
Site map
Computer help

Dictionary
News
Q&A
What's new

Tools

E-mail this page
Print Preview
Edit this page



 

Assembly language

Sometimes referred to as assembly, an assembly language is the low-level programming language designed for specific processors. Assembly language uses structured commands as substitutions for numbers allowing humans to read the code more easier than looking at binary. Most high level programming languages convert the code to assembly language when they are compiled. Below is an example of assembly language code.

mov     ax,4C00h
int        21h

Also see: 2GL, Assembler, Low-level language, Machine language, Programming definitions

 

Index

Category:
Dictionary

Related Pages:
A - Definitions

 

Resolved

Were you able to locate the answer to your questions?

Home - Computer help - Contact - Dictionary - Links
Link to Computer Hope - Bookmark Computer Hope