what is difference between colection and collections?
Answer Posted / ravi velu
Abhi , You are right.
Collections is the Utility Class , But Collection is an
interface which is implemented in all Collection Classes.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of static keyword in java?
How to implement a multithreaded applet?
Is null a keyword in java?
Define reflection.
What is string made of?
What are adapter classes?
Can you inherit a constructor java?
Define the term string pool?
What is bitwise complement?
What are synchronized methods and synchronized statements in java programming?
What is constructor chaining and how is it achieved in java?
What is the difference between method and means?
What is a parameter example?
What is a two-pass assembler?
How does thread synchronization occurs inside a monitor?