4.2 types of programming language, translators and integrated development environments (IDEs) Flashcards

1
Q

what is meant by a high-level language

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

what is meant by a low level language

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

advantages of HLL

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

disadvantages of HLL

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

advantages of LLL

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

disadvantages of LLL

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

what is assembly language

A
  • form of LLL
  • use mnemonics
  • assembler needed to translate into machine code
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

describe operation of compiler

A
  • translate whole code at once
  • create executable file (object code)
  • before executing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

describe operation of interpreter

A
  • translates and executes code line by line
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly