InterviewSolution
Saved Bookmarks
| 1. |
What are the basic interfaces of Java Collections Framework and how to instantiate this interface? |
|
Answer» 1. Set
2. List
3. Queue
|
|