Ask Questions & Get Answers at ibibo sawaal

Assembly language what is it??  

Asked in Computers & Technology at 11:49 PM on November 26, 2008

Tags: assembly, language

! This question is closed
Report abuse
Arun Nair
Arun Nair
Profile | Q&A

Related Search

 

what is difference btw assembly language and machine language ? and what is ROM ?

tape, or a binary file.Assembly language is a more human readable view of machine language. Instead of representing the machine language as numbers, the instructions and registers are given names typically abbreviated words, or mnemonics, eg ld means "load". Unlike a high level language, assembler is very close to the machine language. The main abstractions apart from the mnemonics

Posted in Computers & Technology by Chirag at 5:18 PM on April 17, 2008

Explain the difference between high-level languages and machine language.

are much better at optimizing for speed now.Examples of high level languages include C, C, Java, etc.Examples of low level languages include machine language specific to each processor and assembly language language it understands Machine Language or ML is also known as Assembler....The difference between high level languages and machine languages are as follows: 1Machine language usesbinary numbers

Posted in Computers & Technology by rocky singh at 1:39 PM on June 26, 2008

Define Assembly Language

Assembly Language is a low level programming language using the human readable instructions of the CPU. On PCs, the assembly language looks like this mov ebx, eax mov esi, 66 mov [edxebx44...], ecx mov [ebx...], ahTo compile this into machine code, you need an assembler. Its just a compiler for assembly language.Each assembly language statement is translated into one machine instruction

Posted in Computers & Technology by kash at 2:31 PM on April 10, 2008

What is Programming Language?

the computer actually understands, called machine languages. Each different type of CPU has its own unique machine language.Lying between machine languages and high-level languages are languages called assembly languages. Assembly languages are similar to machine languages, but they are much easier to program in because they allow a programmer to substitute names for numbers. Machine languages consist of numbers

Posted in Computers & Technology by Aruna Kumari at 10:41 PM on October 07, 2008

What is the History of C Languages?

to implement UNIX. C code runs as fast as assembly language code.Ken Thompson created the B language in 1969 from Martin Richards BCPL Basic Combined Programming Language. He used assembly language and B functions. In fact C was invented specifically to implement UNIX. C code runs as fast as assembly language code.Ken Thompson created the B language in 1969 from Martin Richards BCPL Basic Combined Programming

Posted in Computers & Technology by Aruna Kumari at 10:33 PM on October 07, 2008
Editor's Pick

Ask a Question

160
   Ask now

Categories

sawaal signature
sawaal free visiting card
Today's Top Experts in Computers & Technology
12 pts
12 pts
12 pts
8 pts
8 pts

View All

All time Top Experts in Computers & Technology
121734 pts
45751 pts
36995 pts
35555 pts
32215 pts

View All