Multiple Choice
Objects of the string class
A) are zero-terminated.
B) can be copied with the assignment operator.
C) do not require memory management.
D) both b and c
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: What will be the output of the
Q14: The operators that cannot be overloaded is<br>A)*<br>B)-<br>C)::<br>D)()
Q15: When an argument is passed by reference<br>A)a
Q16: A static local variable is used to<br>A)make
Q17: What is the compilation error for this
Q19: The extraction operator (>>) stops reading a
Q20: The compiler will complain if you try
Q21: What is value of size?<br>A)28<br>B)32<br>C)20<br>D)24
Q22: What is the output of the program?<br>A)0
Q23: The only integer that can be assigned