Why is singleton not thread safe?
No Answer is Posted For this Question
Be the First to Post Answer
how to print a numbers from 1 to 100 with out using control structures?
What is the immediate superclass of Menu?
What is meant by polymorphism?
what is synchronization? : Java thread
What is abstraction with strong example program? (not a general program)
Is arraylist ordered?
What do you know about java?
write the hierarchy of component class?
What is the difference between Byte stream and Charecter Stream?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
Why string is not a wrapper class?