Why do we use class in c#?


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

Post New Answer

More C Sharp Interview Questions

How to print labels in windows form in C# .net

5 Answers  


How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!

0 Answers  


What do you mean by string objects are immutable?

0 Answers  


What are the benefits of using generics in c#?

0 Answers  


Can a constructor have a return type?

0 Answers  






What are the properties of a string class?

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  


Are c# references the same as c++ references?

0 Answers  


How do you escape a character?

0 Answers  


What is datatable and dataset in c#?

0 Answers  


How many constructors can a class have c#?

0 Answers  


What is anonymous types in c#?

0 Answers  


Categories