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 are thread local variables?
How do you make an arraylist empty in java?
When throws keyword is used?
My application URL : http://localhost:8080/Application/Login.jsp. When a user enter this url in IE then, how it get Login.JSP Page exactly? what are the processes will happen from when we submit the URL to get Login.jsp?
How do you break a loop?
What is a static class in java?
What are the different types of inheritance in java?
Why vector class is used?
What is finalize method?
Which is faster set or list in java?
Does google use java?
In a container there are 5 components. I want to display the all the components names, how will you do that one?