Can we have multiple constructors in a class c#?


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

Post New Answer

More C Sharp Interview Questions

How many kinds of elements an array can have?

0 Answers  


What's the difference between a static method and a non static method c#?

0 Answers  


How to find whether the application is run from inside ide or not?

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,


What is firstordefault c#?

0 Answers  






What is the use of 'as' Keyword in C# ?

0 Answers   HCL,


How do I simulate optional parameters to com calls?

0 Answers  


What is getenumerator?

0 Answers  


what is the purpose of new keyword while creating an object?

3 Answers  


What is an event in c#?

0 Answers  


What is literal in c#?

0 Answers  


What is array collection?

0 Answers  


Categories