Chapter 1 - Final Flashcards

0
Q

What is a Syntax?

A

Strict usage rules or programming rules

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

What is an Event-Driven Program?

A

It communicates with the user through a graphical user interface (GUI).
Users employ the GUI objects to select options, enter data, and cause events to occur.

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

What is a control?

A

An item that is a visible part of a graphical user interface (each control/object has properties)

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

What is Compilation?

A

When a computer changes programming statements that must be translated into a collection of instructions that can eventually can be understood by the electronics of the computer.

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