Name component subclasses that support painting in java programming?
Why do we use string?
How does hashset work in java?
Explain cookies?
What is java instanceof operator?
real time example for deadlock,starvation,livelock
what is the swingutilities.invokelater(runnable) method for? : Java thread
Can we convert stringbuffer to string?
Why put method is idempotent?
How to make a class immutable?
What is hypertext?
I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?
java is puerly object oriented or not ?