Multiple Choice
Class string has member function __________ to interchange the data stored in two string objects
A) exchange
B) switch
C) swap
D) copyto
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: Which of the following is not an
Q19: If string s contains "antidisestablishmentarianism", then s.substr(7,
Q20: The capabilities of inputting and outputting strings
Q21: Which of the following is not overloaded
Q22: Which of the following would not return
Q23: Which of the following does not apply
Q25: Which function changes the actual string stored
Q26: Which of the following searches through a
Q27: The function call string1.erase(5) will:<br>A) Return a
Q28: All of the following are true of