Multiple Choice
Identifiers created with const are commonly referred to as symbolic constants or ____ constants.
A) general
B) global
C) named
D) valid
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: In C++, accessing mathematical functions in a
Q10: When a manipulator requiring an argument is
Q11: In addition to outputting integers in decimal
Q12: The display of integer values in one
Q13: Because of _, the value assigned to
Q15: The ostream class method setf(ios::flush) is equivalent
Q16: To control the format of numbers displayed
Q17: In C++, the = symbol is called
Q18: A(n) _ can have a value assigned
Q19: In C++, all functions, by definition, can