what is difference between colection and collections?
Answer Posted / abhay
Abhi , You are right.
Collection is an interface and collections is a utility classes
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Can we declare a constructor as final?
Explain the difference between treeset and treemap in java?
How we can execute any code even before main method?
Explain garbage collection in java?
How do you remove duplicates in java?
What is thread synchronization in java?
What is the latest java version?
Explain inheritance in java?
Can you make a constructor final?
What is singleton math?
What is concurrent hashmap and its features?
How do you implement tree mirroring in java?
Explain the difference between jdk, jre, and jvm?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What is the difference between Error, defect,fault, failure and mistake?