Which of the following statements is true?
a. Class Matcher provides methods find, lookingAt, replaceFirst and replaceAll.
b. Method matches (from class String, Pattern or Matcher) will return true only if the entire search object matches the regular expression.
c. Methods find and lookingAt (from class Matcher) will return true if a portion of the search object matches the regular expression.
d. All of the above.
d. All of the above.
Computer Science & Information Technology
You might also like to view...
Entering Today() in a field that is a Date/Time data type will display the current date
Indicate whether the statement is true or false
Computer Science & Information Technology
What field property would you use to automatically enter "PA" in a state field?
A) Start Value B) Caption C) Default Value D) Format
Computer Science & Information Technology