A

Admin • 828.03K Points
Coach

Q. How can you convert a string to a character array?

  • (A) toCharArray()
  • (B) split('')
  • (C) charArray()
  • (D) parseChars()

Explanation by: Admin
toCharArray() converts a string to an array of characters.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.