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 are the major drawbacks of external iteration?
What happens when a thread cannot acquire a lock on an object in java programming?
why not override thread to make a runnable? : Java thread
What is an accessor?
Why volatile is used in java?
Name few java.lang classes introduced with java 8 ?
What are the parts of methodology?
Why are global variables used?
What is a linkedhashmap java?
Can we write any code after throw statement?
What is ordered map in java?
How is abstraction implemented in java ?
How to compare two strings in java program?
Explain the use of shift operator in java. Can you give some examples?
What is general methodology?