A

Admin • 828.03K Points
Coach

Q. What is the return type of `charAt()` method?

  • (A) String
  • (B) char
  • (C) Character
  • (D) int

Explanation by: Admin
charAt() returns a `char` value at the specified index.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.