| Clue: | |
| a control that limits the user to only one choice | |
| the errors in an application's code | |
| represents the backspace key on a keyboard | |
| occurs each time the user presses a key while the control has the focus | |
| a loop whose condition is evaluated after the instructions | |
| a numeric variable used for counting something | |
| the input instruction that appears above the loop that it controls | |
| another term for updating things | |
| a numeric variable used for accumulating | |
| used to delay program execution | |
| an error that occurs while an application is running | |
| another name for the ampersand (&) | |
| another term for a runtime error | |
| the visual basic statement used to invoke a sub procedure | |
| an item listed within parentheses in a Call Statement | |