Solved

Match Each of the Following Terms to Its Definition

Question 63

Matching

Match each of the following terms to its definition:

Premises:
variable
binary decision
pseudocode
source code
error handling
Responses:
text-based approach to documenting an algorithm
program instructions written in a higher-level language
managing what a program should do if input data are invalid
items allocated storage space in RAM
can be answered in only two ways (for example, yes/no)

Correct Answer:

variable
binary decision
pseudocode
source code
error handling
Related Questions