What is Collections API?
Answer / 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 |
What do you mean by ternary operator in java?
How can we make a class singleton?
Can you instantiate the math class?
What value is a variable of the string type automatically initialized?
Is there any sort function in java?
how to get the max salary and name of employee from arraylist without using the Comperator or even Comparable interface?
what are the differences between final,finally,finalize methods?
Differences between GridLayout and GridBagLayout?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Explain what is encapsulation?
What are the two types of java?
What is procedure overloading?