What is Collection interface?
Answer / 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 |
How do you sort arraylist in descending order?
How can you set an applet’s height and width as a percentage?
What is command line argument
What are multiple inheritances? Is it supported by java?
Is array an object in java?
What does string mean in java?
What methods are used in Servlet?Applet communication?
Explain the term serialization?
Is it possible to write method inside method
How many bits is a string in java?
What is static import in java?
What is an image buffer?