Multiple Choice
You must have a(n) ________ for every variable you include in a program.
A) purpose
B) definition
C) comment
D) numeric value
E) output statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: The following is a legal C++ statement
Q16: What value will be assigned to the
Q17: A variable of the char data type
Q18: #include <iostream> is an example of a(n)<br>A)
Q19: The following two statements both assign the
Q21: The _ directive causes the contents of
Q22: The following two statements could be used
Q23: _ are data items whose values cannot
Q24: A C++ character literal is enclosed in
Q25: If a variable is defined as<br>int sum;<br>it