(Choose 2 answers)
Which of the following statements about regular expressions are true? Select two answers.
A. Regular expressions evaluate a condition to determine if it is true or false.
B. Regular expressions are used to match patterns in strings and text.
C. Regular expressions perform mathematical operations on numeric values.
D. Regular expressions are primarily used for data extraction.