Answer Posted / smitha
I think there is a correction in question .
Its growable array
Ans: Vector and ArrayList
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Where will it be used?
Is string thread safe in java?
What is generic class?
What is increment in java?
Difference between association, composition and aggregation?
What is the use of coding?
Can we convert stringbuffer to string?
How do you write a scanner class in java?
Can we have return statement in finally clause? What will happen?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
How to make a class or a bean serializable?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is byte code and why is it important to java’s use for internet programming?
what is server side caching?