Answer Posted / nikhil shah
Ans 1: Vector and ArrayList are growable or shrinkable
where as Array is not.
Ans 2: Array is not a primitive data type in java but it is
referenced data type.
Ans 3:Vector is implemented from list Interface
| Is This Answer Correct ? | 52 Yes | 11 No |
Post New Answer View All Answers
What is the difference between overriding & overloading?
What are the methods available in a class?
What is super in java?
What do you mean by checked exceptions?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
what is the difference between yielding and sleeping? : Java thread
List some features of the abstract class.
What is a function in java?
How to print an arraylist in java?
what is method reference in java 8?
What are basic data types?
What is the synonym of framework?
What is null object in java?
What are the differences between abstract class and interface?
What do you mean by exception handling in Java?