Answer Posted / ravikiran(aptech mumbai)
Array is not growable where as vector is growable
array can hold similar type of datatype elements...where as
vector holds different datatyped objects
| Is This Answer Correct ? | 41 Yes | 8 No |
Post New Answer View All Answers
What are the steps in the jdbc connection?
What are disadvantages of java?
How do you read a char in java?
What are different types of control structures?
How do you do a line break in java?
What is the hashcode () and equals () used for?
How static variable work in java?
What is the Scope of Static Variable?
What is java and their uses?
Why destructor is not used in java?
If a method is declared as protected, where may the method be accessed in java programming?
Can I learn java in 3 months?
What is an infinite loop in java? Explain with an example.
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is the default value of byte datatype in java?