Can a constructor be static in c#?


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

Post New Answer

More C Sharp Interview Questions

is it possible to inherit a class but methods declared in the class should not be inheritable i possible how?

8 Answers   Microsoft,


Why are dynamic link library used over static one?

0 Answers   C DAC,


What is encapsulation in csharp?

0 Answers  


How do you create partial methods?

0 Answers  


Which collection will you use to store different types of objects collection like... int, employee, student, object etc.

5 Answers   R Systems,


What are the types of assembly available

0 Answers  


What is an object pool in .net?

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,


in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?

0 Answers   Siebel Systems,


Explain about finalize method?

0 Answers  


What are the benefits of using generics?

0 Answers  


What is a linked list c#?

0 Answers  


Categories