Match each term with a statement below.
A. The feature of programs that assures you a module has been tested and proven to function correctly
B. A statement that provides a data type and an identifier for a variable
C. The act of repeating input back to a user either in a subsequent prompt or in output
D. Can hold text, such as letters of the alphabet, and other special characters, such as punctuation marks
E. A program component's name
F. A message that is displayed on a monitor to ask the user for a response and perhaps explain how that response should be formatted
G. Named memory locations whose contents can vary or differ over time
H. A list of every variable name used in a program, along with its type, size, and description
I. Can hold digits and have mathematical operations performed on it
J. The feature of programming languages that prevents assigning values of an incorrect data type
A. Reliability
B. Declaration
C. Echoing input
D. String variable
E. Identifier
F. Prompt
G. Variables
H. Data dictionary
I. Numeric variable
J. Type-safety
You might also like to view...
When securing a database the user must be careful to ensure that the database is protected adequately
Indicate whether the statement is true or false
Data can be pulled out or copied from a filtered list and placed below the table of data
Indicate whether the statement is true or false