Chapter 1 - Final Flashcards
0
Q
What is a Syntax?
A
Strict usage rules or programming rules
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.
2
Q
What is a control?
A
An item that is a visible part of a graphical user interface (each control/object has properties)
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.