Solved

If Str Is a String Class Object, the Member Function

Question 22

Multiple Choice

If str is a string class object, the member function str.length() returns


A) the number of characters that make up the str string object.
B) the same value as the member function str.size() .
C) the number of integer variables that make up the str object.
D) Both A and B are correct.
E) Both A and C are correct.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions