“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
Read more comments...
What is the primary difference between a Vector and an ArrayList?
3,979 Views | (11 votes, avg: 2.73)
Java Vector class is internally synchronized and ArrayList is not.
Name (required)
Mail (will not be published) (required)
Your Answer
To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
Java Vector class is internally synchronized and ArrayList is not.
Leave an Answer/Comment