What is the Namespace used to deal with Regular Expression?

 Posted by Rajesh_Kumar on 1/19/2014 | Category: C# Interview questions | Views: 2388 | Points: 40
Answer:

We have to import System.Text.RegularExpressions Namespace to work with Regular Expression.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response