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
Is it possible for yielded thread to get chance for its execution again ?
What is the size of arraylist in java?
Does string is thread-safe in java?
What is primitive array?
What is variable length arguments in java?
What is the do while loop syntax?
Explain about main thread in java?
What is sortedmap in java?
What do you understand by soft reference?
Does a class inherit the constructors of its superclass in java programming?
Is string a class in java?
What is string in java? String is a data type?
What is the difference between an argument and a parameter?
What is an example of a conditional statement?
What is the use of http-tunneling in rmi?