Answer Posted / aishwarya
Array is static memory allocation.
& vector is dynamic memory allocation
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
extending thread class or implementing runnable interface. Which is better? : Java thread
What is isa relationship?
What is the difference between super class & sub class?
Why collection is called framework in java?
What is a line break?
What are untrusted applets?
How do you remove duplicates in java?
What is the string function?
What is difference between hashset and hashmap in java?
Do I need to import java.lang package any time? Why?
How big is a 32 bit integer?
If we don’t want some of the fields not to serialize how to do that?
What is stringwriter?
What are namespaces in java?
What are multiple inheritances? Is it supported by java?