translators Flashcards

(14 cards)

1
Q

What is a translator

A

A computer program

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

What does a translator do do

A

Translates program into machine code)

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

What is machine code

A

code made of 0s and 1s (binary)

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

What is source code

A

original code written by programmer

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

What is object code

A

the result of translating source code

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

is assemby low or high lvl

A

low

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

does assembly codew need transting

A

yh

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

list the parts of the little man puter parts

A

input, output, RAM, program counter, ALU, accumulator

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

What does the input do

A

takes the input

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

what does output do

A

outputs processed information

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

what does RAM do

A

stores instructions and data

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

what does the program counter do

A

stores the address of the next instruction

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

what does the ALU(arithmetic logic unit) do

A

does all calculations (mathematical and logical)

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

accumulator

A

stores the results of the last calculation

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