What is c sharp used for?


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

Post New Answer

More C Sharp Interview Questions

What is use of console?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


How does dll hell solve in .net?

0 Answers  


What is an extension method in c#?

0 Answers  


What is indexers in C#

4 Answers   Bodhtree,






What is difference between private, protected, and public in C#?

0 Answers   B-Ways TecnoSoft,


Why do we need generics?

0 Answers  


What is clr namespace?

0 Answers  


What is an escape sequence? Name some string escape sequences in c#.

0 Answers  


What is a console application in c#?

0 Answers  


Can I call a virtual method from a constructor/destructor?

0 Answers  


How is lazy loading achieved?

0 Answers  


Categories