Multiple Choice
A C- string is a sequence of characters stored in consecutive memory, terminated by a
A) semicolon.
B) null character.
C) period.
D) space.
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The library function reverses the order of
Q10: The proper expression to compare the first
Q11: A C- string can be assigned to
Q12: The string class overloads the <sup>+= </sup>operator
Q15: The <sup>strcpy</sup><sup> </sup>function's arguments are<br>A)two pointers to
Q16: To use the <sup>ostringstream</sup><sup> </sup>class, you must
Q17: A library function that looks for the
Q19: When using the <sup>strcat</sup>function, you must be
Q21: It is possible to implement a string
Q39: By being able to pass arrays as