What are the differences between these two data structures and where should you use each of them?
|
closed as off topic by maple_shaft♦ Jul 2 '12 at 11:36
Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
the primitive array (declared as the Vector (declared as what you should use is the |
|||
|
|
|
just look at the docs, and don't use either btw, use something from the collections library |
|||||
|