1.

Which of these methods of class String is used to extract all the characters from a String object?

A. CHARAT()
B. Remove()
C. charAt()
D. Replace()
Answer» C. charAt()


Discussion

No Comment Found