Answer Posted / ravikiran(aptech mumbai)
Collection interface provides convinience methods for adding
removing and iterating the objects in and out from collections
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
When we serialize an object does the serialization mechanism saves its references too?
What is a native method in java programming?
Does .length start 0 java?
What is isa relationship?
How you can force the garbage collection?
What does provide mean construction?
What is meant by anonymous class?
How does map works in java?
what are the states associated in the thread? : Java thread
Highest level event class of the event-delegation model?
What is constant in programming?
What is the difference between numeric and integer?
Write a program to find maximum and minimum number in array?
What advantage do java's layout managers provide over traditional windowing systems?
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?