The regular expression to match any one character not between the brackets is
Correct Answer:
The character class is used to match or draw any one character not between the brackets.Correct Answer:
The character class is used to match or draw any one character not between the brackets.