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

List the fundamental oop concepts?

523


What is the difference between public, static, and void?

483


What is different between Implicit conversion and Explicit conversion in C#?

520


What is inner class in c#?

522


What is the difference between values and reference types?

528






if a method is marked as protected internal who can access it?

572


What are the steps to make an assembly to public?

502


What does writeline mean?

532


What is Implementation inheritance

520


How many bytes is a long c#?

466


What is the use of iqueryable in c#?

482


If c# destructors are so different to c++ destructors, why did ms use the same syntax?

498


Name some string escape sequences in c#.

572


Show us in simple steps to create setup & deployment project for windows application?

501


How do you convert byte array to hexadecimal string, and vice versa?

539