Difference between association, composition and aggregation?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between Java 1.0 and Java 2.0?
What are advantages of exception handling in java?
What does sizeof return?
Explain OOPs concept.
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
Write POJO class as a key to hashmap???
can java object be locked down for exclusive use by a given thread? : Java thread
Explain scope or life time of local variables in java?
can we write two same methods in outer class and innerclass.
Difference between character constant and string constant in java ?
Define packages in java?
Why are lists ordered in java?