I have 3 overloaded constructors in my class. In order to avoid making instance of the class do I need to make all constructors to private?


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

Post New Answer

More C Sharp Interview Questions

What is dbcontext c#?

0 Answers  


Define an abstract class?

0 Answers  


If you define a user defined data type by using the class keyword, is it a value type or reference type?

0 Answers  


Is comparator a functional interface?

0 Answers  


Can we change static variable value in c#?

0 Answers  


What is command object in c#?

0 Answers  


What are the characteristics of c#?

0 Answers  


What is xor operator in c#?

0 Answers  


Is everything an object c#?

0 Answers  


If the original method is not static you can declare an override method to be static or not?

0 Answers   Siebel,


Can we inherit private class in c#?

0 Answers  


What is “using” statement in c#?

0 Answers  


Categories