Say true or false,Private constructor have object or not?

Answer Posted / santoshvw

we create private constructor this possible but we can't
create object(instance) of that class and we can't
communicate one class to another.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of 'using' statement in c#?

485


How do you create dlls in .NET

574


Is clr a compiler?

489


What is the difference between dispose() and finalize() methods in c#?

508


What is single dimensional array in c#?

496






What is difference between asp net and c# net?

483


What is the do while loop code?

489


What is parallel foreach c#?

512


Explain the Different types of configuration files in .net?

573


Is it possible to have different access modifiers on the get/set methods of a property in c#?

600


What is a scope in c#?

476


How long can loop recorders stay in?

615


Compare and contrast between the System.Array.CopyTo() and Clone()?

549


What is private void in c#?

520


HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only

524