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 substring in java?
Why we need Finally with try? pls expain with ur example..
Explain public static void main(string args[]).
What is thread life cycle in java?
Explain working of call by reference function invoking.
What is the difference between Object and Instance?
What is the difference between arraylist and hashset in java?
What is the difference between JVM and JRE?
What is string subsequence method?
what is the constructor and how many types of constructors are used in java?
How do you replace a string in java?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?