Machine code is the only form of program
instructions that the computer hardware can understand and execute directly.
All other forms of computer language must be translated into machine code in
order to be executed by the hardware. Machine code consists of many strings of
binary digits that are easy for the computer to interpret, but tedious for
human beings to interpret. Machine code is different for each type of computer.
A program in machine code for an Intel x86-based PC will not run on an IBM
mainframe computer, and vice versa.
Assembly language is a symbolic representation of
machine code, which allows programmers to write programs in machine code
without having to deal with the long binary strings. For example, the machine
code for an instruction that adds two numbers might be 01101110, but in
assembly language, this can be represented by the symbol ADD. A simple
assembler program translates this symbolic language directly into machine code.
Because machine code is specific to each type of computer hardware, assembly
languages are also specific to each type of computer. However, all machine
languages and assembly languages look very similar, even though they are not
interchangeable.
Tuesday, 7 June 2016
The definition of machine code and explanation of what is machine code
Posted by ngosha at 22:29
0 Comments
Tags: technology
Powered by Blogger.
www.CodeNirvana.in
Contact Form
Latest News
-
the definition of Machine Language
-
THE MOST BIG ENVIRONMENT GAME
-
What is assembly language? the difinition of assembly language
-
HP 520 LAPTOP USED FOR SELL CONTACT US
-
THE FASTEST CUBE SOLVER EVER
-
The definition of machine code and explanation of what is machine code
-
what is machine code and explanation of machine code part 2
Popular Posts
Categories
Watch Video
Labels
- entertainment (3)
- sells (2)
- technology (4)

Facebook
Twitter
Google+
Rss Feed
0 comments: