What is singleton class?
Answer Posted / ajay
how constructor can be private???????
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is run time allocation?
What is linked hashset and its features?
can java object be locked down for exclusive use by a given thread? : Java thread
I want to persist data of objects for later use. What is the best approach to do so?
What are computer functions?
Why stringbuilder is not thread safe?
What are inner classes or non static nested classes in java?
What is the difference between the size and capacity of a vector?
What is method overloading and method overriding?
What is arrays fill in java?
Is it necessary that each try block must be followed by a catch block?
How do you break a loop?
List any five features of java?
What access modifiers can be used for methods?
What is the difference between state-based unit testing and interaction-based unit testing?