What is Private Constructor? and it’s use? Can you create instance of a class which has Private Constructor?


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

Post New Answer

More C Sharp Interview Questions

Does c# have primitives?

0 Answers  


What is a strong name in c#?

0 Answers  


How does one compare strings in c#?

0 Answers  


What is dependency injection?

0 Answers  


Wht executescaler method is used?

0 Answers  






If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


In .NET how can you solve the DLL Hell problem?

0 Answers   Siebel,


Is c# an open source language?

0 Answers  


How big is a float?

0 Answers  


What is the use of ienumerable?

0 Answers  


Could you explain the difference between func vs action vs predicate?

0 Answers  


Why do we use void in c#?

0 Answers  


Categories