Suitable regexes

Report a typo

Select all regular expressions to match all the following strings, i.e., calling the matches method on these strings must return true.

"cat"
"bat"
"rat"

However, the string below should not be a match:

"tat"
Select one or more options from the list
___

Create a free account to access the full topic