Solved

The String Class Member Function Returns the C- String Value

Question 8

Multiple Choice

The string class member function returns the C- string value of the string object.


A) c_str(string s)
B) c_str()
C) c_string(string s)
D) c_string()
E) None of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions