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
Which list is sorted in java?
How many tetrahedral voids are there in bcc?
Can final class have constructor?
In how many ways we can do synchronization in java?
Can an abstract class be a final class?
Explain thread in java?
What is the difference between jfc & wfc?
What is the purpose of garbage collection in java?
How do you access command-line arguments within the code?
What is canonical name in java?
How many types of assembly languages are there?
Explain jvm, jre, and jdk?
Explain implementation and how is it different from conversion?
What is flag in python?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?