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 boolean keyword in java?
What does math floor () do?
What is the method overriding?
Which collection is thread safe in java?
What is the difference between Array and Hash Table?
What is the role of garbage collector in java?
What do you know about the garbate collector?
What’s the difference between the methods sleep() and wait()?
What is a ternary operator in java? What is an interface?
What do negative exponents mean?
What is the use of optional ?
Describe string intern() methodology
Why there is no call by reference in java?
What is a Hash Table? What are the advantages of using a hash table?
What does int argc char * argv [] mean?