what is private constructor?what are the uses of writing
private constructor in our program?
Answer Posted / gopalramana
no other class does not create instance of this class,we go
private constructor
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
What is fail first in java?
How does indexof work?
Explain what pure virtual function is?
Can you override static methods?
What is var keyword ?
What does void * mean?
What is default constructors?
What does n mean in java?
What are java packages? What's the significance of packages?
What about method local inner classes or local inner classes in java?
Explain the Propertie sof class?
What are the different types of sorting in java?
What is the difference between declaration and definition in java?
Is null false in java?
Which data type is class in java?