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
How to find the given number is a prime number or not by getting input from the user
Difference between abstract and concrete class ?
What is the difference between stringbuffer and stringbuilder?
If we don’t want some of the fields not to serialize how to do that?
Why destructor is not used in java?
What is the locale class in java programming?
Define an enumeration?
What is join () in java?
Name some classes present in java.util.regex package.
What language is pass by reference?
How can you make sure that your singleton class will always return single instance in multi-threaded environment?
What is the purpose of java?
Can java cast null?
What is the difference between an interface and an abstract class?
How we create object in copy constructor?