Buy Questpond's video subscriptions on
huge discount
.
Online: 8701
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What is a private constructor?
Posted by
deccansoft
on 7/29/2010 | Category:
C# Interview questions
| Views: 3961
It does not allow to create object for its derived class and used generally in Singleton pattern.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What is .Net?
Next question > :
Where is the version information stored of an asse ...
Comments or Responses
Login to post response
More Interview Questions
Where is the version information stored of an assembly?
What is .Net Framework?
Explain the role of assembly in the .Net Framework
Explain the elements of the .NET Framework.
What is the difference between CLS and CTS?
Why do you prefer that a function (member of an object) not return a b ...
Can we instantiate an interface?
Which of the following are correct about contructor?