Which built-in method returns the character at the specified index?
characterAt()
getCharAt()
charAt()
None of the above
Correct Answer : C
Which of the following function of String object returns a string representing the specified object?
Which of the following function of String object causes a string to be displayed in a small font, as if it were in a <small> tag?
Which method returns the character at the specified index?