

MCQOPTIONS
Saved Bookmarks
1. |
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() |
D. | get_size() |
Answer» D. get_size() | |