what is difference between colection and collections?
Answer Posted / sandeep tyagi
collection is a interface impplemented by all other
interfaces like List,set..where as collections is not a
class.But its a Framework.Harikrishna if u have any
confeusion then go thru with sun java tutorial
| Is This Answer Correct ? | 27 Yes | 116 No |
Post New Answer View All Answers
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
Why main method is called first in java?
What do you mean by platform independence? What is an interface?
What is nan in java?
How do you do descending order in java?
What is byte data type?
What are the rules for naming an array?
What is externalizable interface?
Is there a case when finally will not execute?
Give few examples of final classes defined in Java API?
What is the use of private static?
What is the use of coding?
What is method in java with example?
What is the difference between assignment and initialization?
What is a substitution variable?