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
In java, how many ways you can take input from the console?
What are the features in java?
Difference between java and javascript
Why is singleton instance static?
How do you do absolute value in java?
What are heap memory and stack memory and what are memory tables.
What are the differences between stringbuffer and stringbuilder?
What does || || mean in math?
What does next mean in java?
What is the maximum size of byte array in java?
What is the difference between integer parseint and integer valueof?
Can this keyword be used to refer static members?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What are JVM.JRE, J2EE, JNI?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?