Term
Every program has a(n) __________ __________ which is where the program begins and normally ends. |
|
Definition
|
|
Term
A synonym for a decision structure is a(n) __________ structure |
|
Definition
|
|
Term
In a(n) __________ structure, there is a branch back to a previous statement in the program module. |
|
Definition
|
|
Term
A step-by-step method for solving a problem in a computer program is a(n) __________. |
|
Definition
|
|
Term
In a program, statements that are ignored (not processed) by the computer are __________. |
|
Definition
|
|
Term
Two tools used by programmers to design programs before writing actual code are __________ and __________ (separate responses with a comma) |
|
Definition
|
|
Term
Comments included within a program to explain parts of the code are called __________ _________. |
|
Definition
|
|