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
How many types of threads are there in java?
How do I enable java in safari?
What environment variables are required to be set on a machine in order to run Java programs?
Why do we need singleton?
Can you sort a string in java?
Difference between this() and super() ?
Can we extend private class in java?
What is the purpose of using java.lang.class class?
How do you override a variable in java?
When should I use a singleton?
Why java is call by value?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
how we can make a read-only class in java?
What are the benefits of operations in java?
What is JDBC Driver interface?How can you retrieve data from the ResultSet