Section 2.2 Word Matching Exercise

Algorithm
Pseudocode
Variable
Data Type
Fundamental Type
specifies the type of the value stored in a variable.
represents numbers, characters, and Boolean values.
describes how a problem is solved by listing the actions that need to be taken and the order of their executions.
describes algorithms using natural language mixed with code.
represents a value stored in the computer's memory.