what is the diff b/w arraylist and vector?
Answer Posted / mari
vector intriduced in 1.0 version thats why we called vector
is a legecy.and AL(1.2) is non legecy
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the new features in java 8?
What is pangram in java?
What classes of exceptions may be caught by a catch clause in java programming?
What is a generic type?
What technique is carried out to find out if a particular string is empty?
Can we override singleton class?
What is defined as false sharing in the context of multithreading?
Can we pass a primitive type by reference in java? How
What is string substring?
What is collections framework?
What is public/private protected in java?
Why put method is idempotent?
what is the use of bean managed and container managed with example?
Why are parameters used in functions?
Which collection is sorted in java?