Answer Posted / janet
Array is a set of related data type and static where as
vector is a growable array of objects and dynamic.
| Is This Answer Correct ? | 70 Yes | 14 No |
Post New Answer View All Answers
What is field name?
Does isempty check for null?
What is size of int in java?
Which is dependent variable?
What is the Concept of Encapsulation in OOPS
What restrictions are placed on method overloading in java programming?
What is a arraylist in java?
Why a dead thread occurs?
How do you add an arraylist to an array in java?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
Define interface in java?
How to create an immutable class?
What are the advantages of java inner classes?
Can constructor be synchronized?
How to create an interface?