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 is the difference between inheritance and encapsulation?
What is variable and rules of variable?
What does function identity () do?
How do you use parseint in java?
Explain working of call by reference function invoking.
Difference between a class and an object?
How does multithreading take place on a computer with a single cpu in java programming?
What is an example of a conditional statement?
How do I get a substring?
What is nextline method in java?
What is the protected method modifier?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
Why java applets are more useful for intranets as compared to internet?
Is main is a keyword?
In java, what is the difference between method overloading and method overriding?