What is Collections API?



What is Collections API?..

Answer / ravikiran(aptech mumbai)

collections api contains group of classes and interfaces and
methods that deal with insertion,deletion and retrieval of
objects from a particular collection

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Core Java Interview Questions

how can you take care of mutual exclusion using java threads? : Java thread

0 Answers  


Which sorting is used in arrays sort in java?

0 Answers  


Explain the difference between abstraction and encapsulation.

0 Answers  


which one is performance wise advantageious from List,Set,Map?

6 Answers  


What is meant by structural programming?

0 Answers  






What does the @override annotation do?

0 Answers  


is it possible to instantiate the math class?

0 Answers  


Does constructor be static?

0 Answers  


How to compare strings in java?

0 Answers  


does core java and j2se both are same?

5 Answers  


is there a separate stack for each thread in java? : Java thread

0 Answers  


What is functional interface in java?

0 Answers  


Categories