Vidyalelo
C++ Programming · Q779

C++ miscellaneous

Programming · C++ Programming · question 779

Q779

Which of the following function(s) is/are used to get the size of the array class?

A.
size()
B.
max_size()
C.
both size() and max_size()
Answer
D.
get_size()

Answer: Option C

Solution

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