what is the difference between ArrayList and Vector
Answer Posted / bhushan singh
ArrayList is having only those method defined within its
collection class but in case of vector it is having its own
method which is not a part of its collection class.
Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
How are multiple inheritances done in Java?
What is the locale class in java programming?
What is the protected method modifier?
What is array length?
What are the advantages of encapsulation in java?
How do I get the | symbol on my keyboard?
How can you write a loop indefinitely in java programming?
design an lru cache in java?
What is difference between path and classpath in java?
Explain what is encapsulation?
What if constructor is protected in java?
Explain the features of java?
What is the importance of hashcode() and equals() methods?
What is ide with example?
What is token in java?