What is the purpose of escape sequence?


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

Post New Answer

More C Sharp Interview Questions

Can you declare the override method static while the original method is non-static?

2 Answers   Mind Tree,


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Name any three ways to pass parameters to a method in c#?

0 Answers  


Differentiate between response.expires and response.expiresabsolute?

0 Answers  


Can I fly with a loop recorder?

0 Answers  






What is a console operator?

0 Answers  


What exactly happens when we debug and build the program?

0 Answers  


Is c and c# the same?

0 Answers  


What is the correct way of declaring an xml namespace?

0 Answers  


List the difference between the virtual method and the abstract method?

0 Answers  


Why do we need abstract class?

0 Answers  


How many bytes is a long c#?

0 Answers  


Categories