What is the charAt() method?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the charAt() method?
Rating:
The charAt() method is used to obtain a character from a string at the specified index. The general format of the method is given below:
Rating:
Was this information helpful?
Other articles
- What is the Number class?
- What is the import statement?
- What is length field?
- What are the metacharacters used with the regular expression?
- What is the toString() method?