Question

Which of the following statements about regular expressions is true?
a. They are used to match specific character patterns in text.
b. They can be used to replace parts of one string with another, or to split a string.
c. They can be used to validate data to ensure that it's in a particular format.
d. All of the above statements are true.

Answer

This answer is hidden. It contains 33 characters.