Search unanswered questions...
Enter a question here...

What is a vector in Java?

In: JAVA
[Edit]

Vector is a class that implements the AbstractList class and is often used as an alternative to arrays since it automatically extends the length of the list unlike arrays. But it has fallen out of use due to the rise of the more convenient ArrayList class, but Vectors are still used for their security in multi threaded environment. A important fact to note is that Stack extends the Vector class.

Improve Answer Discuss the question "What is a vector in Java?" Watch Question

First answer by ID2255104032. Last edit by Rosencrantz. Contributor trust: 123 [recommend contributor]. Question popularity: 21 [recommend question]

Research your answer:

Answers.com > Wiki Answers > Categories > Technology > Computers > Computer Programming > JAVA > What is a vector in Java?

Our contributors said this page should be displayed for the questions below. (Where do these come from)
If any of these are not a genuine rephrasing of the question, please help out and edit these alternates.
What is java vector?  What does vector graphicsmean?  What does it mean that a vector is synchronized in java?