A

Admin • 828.03K Points
Coach

Q. Which method returns the character at a specified index in a string?

  • (A) charAt()
  • (B) char()
  • (C) getChar()
  • (D) indexChar()
  • Correct Answer - Option(A)
  • Views: 11
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin
charAt() returns the character at a specified index.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.