True/False
You should prefer C-strings to the Standard C++ string class in new programs.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Which of the following can legitimately be
Q4: When an array name is passed to
Q5: Overloaded functions<br>A)are a group of functions with
Q6: In C++ there can be an array
Q7: Can destuctors be private in C++?
Q9: What value will be printed for data.i?<br>A)10
Q10: When a function returns a value, the
Q11: What will be the output of the
Q12: Which of the following feature is not
Q13: What will be the output of the