what is difference between colection and collections?
Answer Posted / johnj
Harikrishna is right about Collections class...Collections
class is a member of Java Collections Framework.. Sandeep
Tyagi u can find that in sun java tutorial..
| Is This Answer Correct ? | 32 Yes | 12 No |
Post New Answer View All Answers
What is foreach loop in java?
Can you give few examples of final classes defined in java api?
What is definition and declaration?
How do I know if java is installed?
What is the integer of 16?
Which is best ide for java?
What is the purpose of a volatile variable?
What are void methods?
Why collection doesn’t extend cloneable and serializable interfaces?
What is the purpose of abstract class?
Explain a situation where finally block will not be executed?
What is the size of a string in java?
Does sprintf allocate memory?
Is null keyword in java?
What is the difference between a loader and a compiler?