Answer Posted / amit kumar
1.Treemap is a class which has implemented SortedMap
interface where as Sortedset is an interface which has been
implemented by Treeset class.
2. Treemap can contain the duplicate value but the Treeset
which has implemented Sortedset can not hold duplicate
value.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
Which java technology is in demand?
What is jta and jts?
What is business logic?
What is 'applet container' ?
What are j2ee technologies?
What is a thin client?
What are types of j2ee clients?
What is mean by connection pooling?
What is the best java application server?
What is java ee server?
What are the topics in j2ee?
What is layout manager in java?
what is meant by proxy server
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
What is application client?