1.

Which function is used to get the length of a string object?

A. str.length()
B. str.size()
C. str.max_size()
D. both size() and length() function
Answer» E.


Discussion

No Comment Found