Questions about this topic? Sign up to ask in the talk tab.
Difference between revisions of "Machine code"
From NetSec
(No difference)
|
Revision as of 08:24, 18 November 2010
Machine code or ByteCode is hexadecimal used to interface directly with the processor of a computer. It has instruction numbers and operands to each instruction. More is available in Assembly Basics.