

MCQOPTIONS
Saved Bookmarks
1. |
Which of the follwoing function(s) of Array classes are similar to [] operator? |
A. | at() |
B. | get() |
C. | both at() and get() |
D. | front() |
Answer» D. front() | |