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 |
Is empty list java?
How to eliminate duplicates from an array?
6 Answers ABC, AdMod, Adobe, College School Exams Tests, Patni, Wipro,
Does java have a compiler?
what is a working thread? : Java thread
what is the replacement for GOTO in java?
Wha is the output from system.out.println(“hello”+null); ?
What is member in java?
For technical interview question please sir send me because tomorrow my interview
What is a protected class in java?
When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?
Can private members of a base class are inheritable justify?
Can an abstract class be a final class?