1. What is a string?
2.What is the function used to get the length of a string in C++?
3. How to compare two strings in C++?
4.What function is used to copy one string to another in C++?
6.What is the termination value of a string in C++?
8. How to convert a string to an integer in C++?
9. What is a string constant?
10. How do you define a string constant in C++?