The class that represents the regular expressions is ________
The class that represents the regular expressions is ________ Correct Answer RegExp
Regular expression is an object that describes a pattern of characters. The JavaScript RegExp class represents regular expressions, and both string and RegExp define methods that use regular expressions.
মোঃ আরিফুল ইসলাম
Feb 20, 2025