Multiple Choice
A ____ begins with two slashes ( // ) and continues to the end of the line.
A) program comment
B) function comment
C) block comment
D) line comment
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: C++ is a case-sensitive language.
Q35: A(n) _ number, more commonly known as
Q36: One important requirement for designing a good
Q38: The three most important and common integer
Q39: C++ supports two types of comments: line
Q41: The maximum number of characters in a
Q42: In C++, a(n) _ character changes the
Q43: Data transmitted to a function at runtime
Q44: The value stored in the variable is
Q45: In an object-oriented language, such as C++,