Which of these method of String class is used to obtain character at specified index?
(a) char()
(b) Charat()
(c) charat()
(d) charAt()
I have been asked this question during an internship interview.
I'm obligated to ask this question of String Class in division Classes and Methods of Java