What classes can be used to store arbitrary number of
objects ?
Answer Posted / nithya
ArrayList, Vector
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What is difference between equals and hashcode method?
How many types of threads are there in java?
What are static methods?
How do listeners work?
What is definition and declaration?
Can we declare a class as abstract without having any abstract method?
What do you understand by soft reference?
How can u increase the heap size in the memory?
What is data type modifier?
Is oracle charging for java?
Write a program to search a number in the given list of numbers.
What is a type parameter in java?
What are the types of methodology?
Explain access modifiers in java.