aliases:
tags: Type/Tech area/tech/dev proto
from: "[[Programming Language]]"
related:
contra:
to:
dateCreated: 2024-01-02, 13:09
dateModified: 2024-01-02, 13:09
version: 1.0
publish: true
![]() |
In computer programming, Machine code is computer code consisting of machine language instructions, which are used to control a computer's central processing unit (CPU). Although decimal computers were once common, the contemporary marketplace is dominated by binary computers; for those computers, machine code is "the binary representation of a computer program which is actually read and interpreted by the computer. A program in machine code consists of a sequence of machine instructions ." |
---|---|
wikipedia:: Machine code |