InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a Basic interface that all other interface inherits?(a) Set(b) Array(c) List(d) CollectionThe question was asked in an interview for job.My question is based upon Collections Interface in section java.util – The Collections Framework of Java |
|
Answer» The CORRECT option is (d) Collection |
|