Chapter 6 Low-level programming languages Flashcards
1
Q
what is machine language
A
– Every processor type has its own specific set of
machine instructions
– The digital logic of the CPU recognizes the binary
representations of the instructions
– Each machine-language instruction does only one
(typically) very low-level task
2
Q
A