Multiple Choice
C++ automatically places at the end of a string constant (string literal) .
A) quotation marks
B) a semicolon
C) a newline escape sequence
D) a blank
E) the null terminator
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: data types are used to define variables
Q4: A C++ character constant (character literal)is enclosed
Q4: The expression 5 / 2 evaluates to<br>A)
Q5: If number has been defined as an
Q6: What value will be assigned to the
Q8: are data items whose values cannot change
Q9: A _ variable can hold only one
Q10: A variable must be defined<br>A)and initialized at
Q15: The following is a legal C++ statement
Q27: The following statements both declare the variable