Q:

Which is the function to get the character present at a particular index in the string?

0

Which is the function to get the character present at a particular index in the string?


  1. char charAt(index);
  2. char charIn(StringName);
  3. char charAt(StringName);
  4. char charIn(index);

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).char charAt(index);

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now