Programming environment Flashcards

1
Q

List four facilities provided by a programming environment

A

Translation given, GUI builder, code editor, syntax checker, debugging tools

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

Explain why a program may need to be translated

A

Computers operate in Binary but programming languages are designed to be understood by humans. A program must be converted to binary before computer can execute it.

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

List two facilities provided by an IDE

A

Smart program editor, debug options, project management features, automatic production of documentation

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

What does IDE stand for?

A

Integrated Development Environment

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