Multiple Choice
In programming terms, a group of characters inside a set of double quotation marks (" ") is called
A) a character literal.
B) a string literal.
C) a character set.
D) none of the above.
E) any of the above.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The expression 7 % 2 evaluates to<br>A)
Q30: In a C++ program, two slash marks
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
Q36: _ must be included in a program
Q37: C++ automatically places _ at the end
Q38: The following two C++ statements perform the
Q39: An operation that copies a value into