idk the unit name yet Flashcards

1
Q

what are the characteristics of a low level language?

A

machine code+assembly language
tricky to program as the programmer must do the logic reasoning
very fast
produces small, efficient programs
architecture

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

what are the characteristics of a high level language?

A

languages like python , javascript , etc
easier for a human to understand/write
can produce big, sophisticated programs more easily. uses english-like words. platform dependant

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

what are the characteristics of Assembly code?

A

low-level,uses mnemonics,has an opcode and operand,has a 1-1 relationship with binary

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

what do assemblers do?

A

translate assembly code into machine code. platform dependant

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

does assembly code have a 1:1 relationship with machine code?

A

yes

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

what do you use to translate assembly code into machine code?

A

an assembler

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