Solved

Match Each of the Following Terms to Its Definition

Question 26

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:

error handling
source code
pseudocode
binary decision
variable
Related Questions