Which namespace is used to work with RegularExpression in C#?
Interview question and answer by:
Raja | Posted on: 10/23/2009 | Category:
C# Interview questions | Views: 8082 |
Select from following answers:- System.Text.RegularExpressions
 - System.Text
- System.RegularExpressions
- None of 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
Found interesting? Add this to: