Question
Which C++ type is commonly used for easier string handling?
Select an option. Your answer will be checked instantly.
Correct Answer: B. std::string
Explanation:
The correct answer is std::string.
Leave a Reply