Differentiate Vector and ArrayList?
Answer Posted / chinmay
vector is a legacy class but ArrayList is a collection class
vector is synchronized where as ArrayList is not
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is bufferedwriter?
Does list allow duplicates in java?
How can constructor chaining be done using this keyword?
What is the difference between the paint() and repaint() methods?
Does java runtime require a license?
What is methods and methodology?
What is the purpose of void?
How does enum work in java?
How do we access static members in java?
What language is an assembler written in?
What are the advantages of encapsulation in java?
What is the purpose of file class?
Which java version is latest?
What is the difference between dom and sax parser in java?
How do you compare objects in java?