What is escape character in c#?


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

Post New Answer

More C Sharp Interview Questions

Which is more efficient for loop or while loop?

0 Answers  


What is a pre-requisite for connection pooling?

1 Answers  


How many types of variables are there in c#?

0 Answers  


What is the difference between finalize() and dispose() methods?

0 Answers  


Can bool be null c#?

0 Answers  






How do you ensure the assembly created in c# is interoperable with vb.net?

4 Answers   IBM,


How does dependency injection work c#?

0 Answers  


What is console application with example?

0 Answers  


How to throw an caught exception from cath block?

3 Answers   TCS,


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


What are classes in c#?

0 Answers  


What is args c#?

0 Answers  


Categories