

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following function of String object executes the search for a match between a regular expression and a specified string? |
A. | concat() |
B. | match() |
C. | replace() |
D. | search() |
Answer» E. | |