Multiple Choice
In a C++ program, two slash marks ( // ) indicate the beginning of
A) a block of code.
B) a comment.
C) a variable definition.
D) a program.
E) none of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Which of the following will cause the
Q7: The expression 7 % 2 evaluates to<br>A)
Q25: If a variable is defined as<br>int sum;<br>it
Q26: If number is an int variable, both
Q27: The following statements both declare the variable
Q29: A variable must be defined<br>A) in every
Q32: What value will be assigned to the
Q33: Which of the following keywords is/are the
Q34: What literal(s) appear in the following C++
Q35: A _ variable can hold only one