what is difference between colection and collections?

Answer Posted / harikrishna

collection is a interface impplemented by all other
interfaces like List,set..where as collections is a class.

Is This Answer Correct ?    149 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why java uses class level type casting ?

2230


What are multiple inheritances? Is it supported by java?

436


Can we declare an interface as final?

552


When should you use arraylist and when should you use linkedlist?

470


Is break statement can be used as labels in java?

483






How do weakhashmap works?

564


What will be the initial value of an object reference which is defined as an instance variable?

612


What are the types of casting?

571


What are untrusted applets?

565


Explain about oops concepts.

617


What is the difference between equals() and?

557


What is type conversion in java?

554


Which eclipse is best for java?

502


What is file in java?

535


Given a singly linked list, determine whether it contains a loop or not without using temporary space?

553