Explain the difference between treeset and treemap in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the advantage of preparedstatement over statement?

0 Answers  


long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


What is a Null object?

1 Answers   Wipro,


Why do we need hashset in java?

0 Answers  


What are the operands of instanceof operator?

3 Answers  


Can we define package statement after import statement in java?

0 Answers  


Can a final method be overloaded?

0 Answers  


What does int argc char * argv [] mean?

0 Answers  


What does pointer mean?

0 Answers  


What is difference between wait and notify in java?

0 Answers  


How do you delete a list in java?

0 Answers  


explain copyonwritearraylist and when do we use copyonwritearraylist?

0 Answers  


Categories