Can we inherit a class with private constructor in c#?


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

Post New Answer

More C Sharp Interview Questions

You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?

0 Answers  


An abstract class is inherited, an Interface also inherited(multiple inheritance), How it differences.

6 Answers   Synechron,


Can multiple inheritance implemented in c# ?

0 Answers  


Can destructors have access modifiers?

0 Answers  


What is a string c#?

0 Answers  






What is the object class in c#?

0 Answers  


Explain the difference between passing parameters by value and passing parameters by reference with an example?

0 Answers  


explain synchronous and asynchronous in C#

3 Answers   AxSys, Mastek, Synechron,


Why do we use ienumerable in c#?

0 Answers  


What is a generic c#?

0 Answers  


What is the use of functional interface?

0 Answers  


What is extension method in c# and how to use them?

0 Answers  


Categories