Computer Science, asked by jitendragupta5685, 1 year ago

Define regular expression, what are the operators involved in regular exprssion

Answers

Answered by ishitarathi
0

Answer:

The regular expression operators are used for matching patterns in searches and for replacements in substitution operations. The m operator is used for matching patterns, and the s operator is used when substituting one pattern for another

Similar questions