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 |
What is the map interface in java programming?
What are byte codes?
When is the arraystoreexception thrown?
What is serial version uid and its importance in java?
can rmi and corba based applications interact ?
How many types of flags are there?
What is the list interface?
What is a static class in java?
Why does abstract class have constructor?
I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.
Does importing a package imports its sub-packages as well in java?
What is anti pattern in cyber security?