Answer Posted / ravikiran(aptech mumbai)
collections api contains group of classes and interfaces and
methods that deal with insertion,deletion and retrieval of
objects from a particular collection
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Explain the polymorphism principle?
Explain about the main() method in java?
What is the difference between ArrayList and Vector? which one is better in Java
What is javac in java?
Which is better stringbuffer or stringbuilder?
Why inputstreamreader is used in java?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
How many classes can any class inherit java?
What is callable java?
Why is whitespace important?
What is the main purpose of serialization in java?
How to declare an arraylist in java?
Why we use methods in java?
Difference between linkedlist and arraylist.
What are access specifiers in java ?