Sail E0 Webinar
Question
What would be the result of the following statement in JavaScript using regular expression methods ?
Options:
A .  Returns [“123″”456″”789”]
B .  Returns [“123″,”456″,”789”]
C .  Returns [1,2,3,4,5,6,7,8,9]
D .  Throws an exception
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers