A

Admin • 833K Points
Coach

Q. What would be the result of the following statement in JavaScript using regular expression methods?

  • (A) Throws an exception
  • (B) Returns [1,2,3,4,5,6,7,8,9]
  • (C) Returns ["123","456","789"]
  • (D) Returns ["123""456""789"]
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category JavaScript
  • Hashtags:

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.