Matching
Match each of the following terms to its definition:
Premises:
error handling
source code
pseudocode
binary decision
variable
Responses:
managing what a program should do if input data are invalid
can be answered in only two ways (for example, yes/no)
text-based approach to documenting an algorithm
program instructions written in a higher-level language
items allocated storage space in RAM
Correct Answer:
Premises:
Responses:
error handling
source code
pseudocode
binary decision
variable
Premises:
error handling
source code
pseudocode
binary decision
variable
Responses:
Related Questions
Q8: Which language is the most popular language
Q13: During the program debugging stage, the people
Q13: Syntax errors are caught only when a
Q22: When programmers need to create several different
Q27: Match each of the following terms to
Q32: _ breaks down a problem into a
Q36: _ is a combination of natural language
Q44: Data-flow diagrams trace all data in an
Q51: In object-oriented programming, _ allows a new
Q74: Object-oriented _ are defined by the information