What is the use of regular expression?
A regular expression used to match string on a given pattern. String match pattern use for search option.
A regular expression used to match string on a given pattern. String match pattern use for search option.