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 restrictions are placed on method overriding in java programming?
What's the difference between int and integer in java?
What is linked hashmap and its features?
Can we access the non-final local variable, inside the local inner class?
What does java ide mean?
What are JVM.JRE, J2EE, JNI?
What is difference between == equals () and compareto () method?
What is codebase?
What is hashmap in java?
How many bits is a double?
Explain java coding standards for classes or java coding conventions for classes?
Can constructor be inherited?
Is empty set an element of empty set?
What is the use of list in java?
Can I learn java without any programming experience?