Multiple Choice
A ____ dictionary is a list of every variable name used in a program.
A) naming
B) string
C) constant
D) data
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Most modern programming languages are _, meaning
Q2: A literal numeric constant does not change.
Q3: Which of the following is correct if
Q5: The assignment operator is said to have
Q6: A named constant can be assigned a
Q7: The convention used in this book for
Q8: If an application contains only one method
Q9: Arithmetic operators have _ associativity.
Q10: Program comments are a type of _
Q11: Three types of program structures are sequence,