M

Mr. Dubey • 52.26K Points
Coach

Q. 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

Explanation by: Mr. Dubey
The RegExp method test() tests for a match in its string parameter.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.