Question
Which data type is suitable for storing a person’s name in C++?
Select an option. Your answer will be checked instantly.
Correct Answer: C. string
Explanation:
The correct answer is string.
Leave a Reply