How many types of methods are there in c#?


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

Post New Answer

More C Sharp Interview Questions

Is post back in c#?

0 Answers  


Why are mutable structs evil?

0 Answers  


What is wpf c#?

0 Answers  


What is the use of getcommandlineargs() method in c#.net?

0 Answers  


what is a callback function?

4 Answers  






Distinguish between a class and struct?

0 Answers  


How many destructors can a class have?

0 Answers  


What is a protected class c#?

0 Answers  


What is Inheritance in C#?

0 Answers   B-Ways TecnoSoft,


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 do I run a cshtml file?

0 Answers  


What is the difference between method and function in c#?

0 Answers  


Categories