Vidyalelo
C++ Programming · Q50

Arrays and Strings in C++

Programming · C++ Programming · question 50

Q50

What is the difference between unsigned int length() and unsigned int size()?

A.
Returns a different value
B.
They are same
Answer
C.
Returns a different value but they are same
D.
Returns a length

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board