How do you comment out code in c#?


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

Post New Answer

More C Sharp Interview Questions

Explain the OOPS concept in C#?

0 Answers   HCL,


Why do we need private constructor in c#?

0 Answers  


C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

3 Answers   Visual Soft,


How does dll hell solve in .net?

0 Answers  


What is Bubble Event ?

2 Answers   HCL,


What is signature c#?

0 Answers  


What is base class in c#?

0 Answers  


int i,string s, String s1 Which is valuetype which is refrence type.

6 Answers   Synechron, Sytel,


What are the ways to deploy an assembly?

1 Answers  


What is the difference between system.text.stringbuilder and system.string?

0 Answers  


What is the task perform by clr?

0 Answers  


How do you escape a character?

0 Answers  


Categories