

MCQOPTIONS
Saved Bookmarks
1. |
Which built-in method returns the character at the specified index? |
A. | characterAt() |
B. | getCharAt() |
C. | charAt() |
D. | None of the above. |
Answer» D. None of the above. | |