Examveda
Examveda

What is the purpose of the RegExp method test()?

A. Tests for a match in its float parameter

B. Tests for a match in its string parameter

C. Tests for a match in its integer parameter

D. None of the mentioned

Answer: Option B

Solution(By Examveda Team)

The RegExp method test() tests for a match in its string parameter.

This Question Belongs to Javascript >> Caching And Debugging

Join The Discussion

Related Questions on Caching and Debugging