Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Machine code"

From NetSec
Jump to: navigation, search
(No difference)

Revision as of 09: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.