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 Date class?
- What is the decrement operator?
- What is the run() method?
- What is length field?
- What are reference variables?