A

Admin • 828.03K Points
Coach

Q. Which method can split a string using a regular expression?

  • (A) split()
  • (B) cut()
  • (C) tokenize()
  • (D) divide()

Explanation by: Admin
split() can take a regular expression as the delimiter.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.