What are regular expressions? Search a string using regular expressions?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is call back method?

0 Answers  


What is serialization in .net?

0 Answers  


What is dynamic dispatch?

0 Answers  


Can we create instance of private class in c#?

0 Answers  


Why do we need nullable types in c#?

0 Answers  






What does string intern do?

0 Answers  


Can we declare class as protected?

0 Answers   Infosys,


What is a hash table c#?

0 Answers  


What is a static class in c#?

0 Answers  


What is a multicast delegate in c#?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


What is the difference between ienumerable and iqueryable?

0 Answers  


Categories