Java Collection Framework Question and Answers
13. | What is the difference between Comparable and Comparator? |
---|---|
Comparable:
|
|
14. | What is an iterator? |
---|---|
|
|
15. | What is the dictionary class? |
---|---|
|
|
16. | What is the difference between enumeration and iterator interface? |
---|---|
|
|