Without Book 질문하기
Review the question and existing answers carefully before replying. The best answers explain the reasoning, steps, and tradeoffs so other learners can benefit too.
질문. Difference between Collection and Collections in java
- How Collection and Collections are difference in java collections please explain.
작성일 Jul 23, 2014 작성자 Ruby Singh
답변. Collectio ia an interfaceavailable in java.util package for representing a group of objects as single entity
Collections ia sn utility class in java.util package and defines several utility methods for collection implements class object
Collections ia sn utility class in java.util package and defines several utility methods for collection implements class object
작성일 Jul 26, 2014 작성자 Banwari sharma