

MCQOPTIONS
Saved Bookmarks
1. |
Which function is used to access the first element of an array class? |
A. | front() |
B. | start() |
C. | back() |
D. | first() |
Answer» B. start() | |