Home / Programming MCQs / JavaScript MCQs / Question

R

Ram Sharma • 188.81K 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"]

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.