Matching
Match each term with a statement below.
Premises:
Can hold text, such as letters of the alphabet, and other special characters, such as punctuation marks
The act of repeating input back to a user either in a subsequent prompt or in output
A program component's name
A statement that provides a data type and an identifier for a variable
A list of every variable name used in a program, along with its type, size, and description
Can hold digits and have mathematical operations performed on it
The feature of programs that assures you a module has been tested and proven to function correctly
The feature of programming languages that prevents assigning values of an incorrect data type
Named memory locations whose contents can vary or differ over time
A message that is displayed on a monitor to ask the user for a response and perhaps explain how that response should be formatted
Responses:
Variables
Identifier
Reliability
Numeric variable
Data dictionary
Declaration
Type-safety
Echoing input
Prompt
String variable
Correct Answer:
Premises:
Responses:
Can hold text, such as letters of the alphabet, and other special characters, such as punctuation marks
The act of repeating input back to a user either in a subsequent prompt or in output
A program component's name
A statement that provides a data type and an identifier for a variable
A list of every variable name used in a program, along with its type, size, and description
Can hold digits and have mathematical operations performed on it
The feature of programs that assures you a module has been tested and proven to function correctly
The feature of programming languages that prevents assigning values of an incorrect data type
Named memory locations whose contents can vary or differ over time
A message that is displayed on a monitor to ask the user for a response and perhaps explain how that response should be formatted
Premises:
Can hold text, such as letters of the alphabet, and other special characters, such as punctuation marks
The act of repeating input back to a user either in a subsequent prompt or in output
A program component's name
A statement that provides a data type and an identifier for a variable
A list of every variable name used in a program, along with its type, size, and description
Can hold digits and have mathematical operations performed on it
The feature of programs that assures you a module has been tested and proven to function correctly
The feature of programming languages that prevents assigning values of an incorrect data type
Named memory locations whose contents can vary or differ over time
A message that is displayed on a monitor to ask the user for a response and perhaps explain how that response should be formatted
Responses:
Related Questions
Q3: As programs become larger and more complicated,the
Q7: A _ variable is not used for
Q15: _ is where a variable's data type
Q20: Whole number variables are known as _
Q23: Modularization makes it harder for multiple programmers
Q29: Discuss why it is important to use
Q32: Variable names can be more than one
Q43: A variable's unknown value is commonly called
Q45: Programmers say the statements that are contained
Q53: A(n)_ is similar to a variable,except it