1.2.2 source and translators Flashcards

1
Q

what is source code

A

high level object code that hasnt been compiled yet

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

what is open source

A

when the program is distributed with the source code

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

what is closed source

A

when the program source code is not shared and cant be accessed

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

advangtage of open source

A

can be improved and modified

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

advantage of closed source

A

safer

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

what is a translator

A

converts high level source code into low level object code

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

what is a compiler

A

converts high level code into machine code all at once

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

what is an interpreter

A

converts high level code into machine code one line at a time

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

what is assemnly code

A

one up from machine code

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