MCQOPTIONS
Saved Bookmarks
| 1. |
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» C. Tests for a match in its integer parameter | |