What is Collection interface?



What is Collection interface?..

Answer / ravikiran(aptech mumbai)

Collection interface provides convinience methods for adding
removing and iterating the objects in and out from collections

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the range of the char type?

3 Answers  


Can I overload to string method

0 Answers   UHG,


What are the basic control structures?

0 Answers  


What is the this keyword?

0 Answers  


Hai all I want to print given array in reverse order Ex: int a[]={1,2,3,4,5};display this array in reverse order.

4 Answers  


What is length in java?

0 Answers  


Why can't we make a class private in java?

0 Answers  


What is java command?

0 Answers  


What is the difference between hashset and treeset in java?

0 Answers  


what is the difference between a threads start() and run() methods? : Java thread

0 Answers  


What is meant by 'Class access modifiers'?

0 Answers   HCL,


What is sorting in java?

0 Answers  


Categories