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...
In C++, a virtual destructor is invoked whenever a virtual constructor was used to create the object.
What will be an ideal response?
________ improve system performance by temporarily storing data during transfers between devices or processes that operate at different speeds.
a) Caches b) Controllers c) Buffers d) Registers
You can highlight a range and create a name for the range by clicking on the ________ tab
Fill in the blank(s) with correct word
Text boxes are useful when you would like visitors to type in a small amount of freeform text, such as their name or e-mail address.
Answer the following statement true (T) or false (F)