Multiple Choice
Which is the proper way to determine how many characters are in the string variable named str?
A) str.getLength)
B) str.length)
C) lengthstr)
D) getLengthstr)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: What is wrong with the following code
Q25: What is the difference between strcat and
Q26: If the capacity of a vector named
Q27: Given the following declarations, which of the
Q28: Which assignment statements will copy the value
Q30: How can you assign the value "toaster"
Q31: strcmpfirst, second) returns<br>A) <0 if first <
Q32: In a vector, which of the following
Q33: Which of the following declarations correctly creates
Q34: The notation vector<Base_Type> means that the vector