adspace
Answer Posted / Mohit Tripathi
In C++, the string class is a part of the Standard Template Library (STL) and does not directly inherit from any built-in types. However, it can be derived from the basic_string template class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers