Which of these string definitions will prevent escaping on backslashes in c#?


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

Post New Answer

More C Sharp Interview Questions

If you define a user defined data type by using the struct keyword, is it a value type or reference type?

0 Answers  


What is the implicit name and type of the parameter that gets passed into the class set method?

0 Answers  


Are structs value types c#?

0 Answers  


Is string passed by reference in c#?

0 Answers  


What is cls, cts and clr in net?

0 Answers  






What are anonymous methods ? why these methods are used and in what condition these methods are useful ?

1 Answers  


Indexers in c#?

8 Answers   Intaglio, Microsoft, TCS,


What is Interface Polymorphism?with E.g

1 Answers  


What is Garbage Collection in .Net?

0 Answers  


What is the difference between package and interface?

0 Answers   Hexaware,


What is difference between Enum and Struct?

0 Answers   UGC Corporation,


Can abstract class be sealed?

0 Answers  


Categories