Select from following answers:- System.Text.RegularExpressions

- System.Text
- System.RegularExpressions
- None of above
- All Above
System.Text.RegularExpressions namespace is used to work with RegularExpressions in C#. The main class in this namespace is Regex that is used to find and replace strings.
Thanks
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator