Multiple Choice
Strings can be manipulated by using string class functions or the ____ functions.
A) character-at-a-time
B) C-string
C) c_str
D) cin
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: The character output function corresponding to get()
Q5: Two string expressions can be compared for
Q6: The expression getline(cin, message) will continuously accept
Q7: The values the string class permits are
Q8: An advantage of object-oriented program design is
Q10: One of the major uses of strings
Q11: Storage areas declared for a class are
Q12: The length of a string is always
Q13: The first step in creating a library
Q14: The traditional C++ approach to error handling