C++ Strings Quiz - Question 7

Last Updated :
Discuss
Comments

Which function is used to find the length of a string in C++?

size()

length()

Only a

both a and b

Share your thoughts in the comments
Article Tags :