Chap 20(Programming Language) Flashcards

1
Q

What’s a machine code?

A

Binary code representing each instruction in instruction sets

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Instruction sets?

A

List of all possible commands a particular CPU knows how to carry out

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Object code?

A

•A translated source code(written by programmer).
•Might be machine code or intermediate code(need further translation)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly