Solved

Match Each of the Following Terms to Its Definition

Question 9

Matching

Match each of the following terms to its definition:

Premises:
source code
error handling
binary decision
pseudocode
variable
Responses:
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
managing what a program should do if input data is invalid
items allocated storage space in RAM

Correct Answer:

source code
error handling
binary decision
pseudocode
variable
Related Questions