1.

Which of these classes is not part of Java’s collection framework?(a) Maps(b) Array(c) Stack(d) QueueI had been asked this question in an online quiz.Query is from Collection Framework Overview in chapter java.util – The Collections Framework of Java

Answer»

The CORRECT OPTION is (a) MAPS

Easy explanation: Maps is not a PART of collection FRAMEWORK.



Discussion

No Comment Found

Related InterviewSolutions