Difference between Array and vector?

Answer Posted / darshan

array is static
vector is dynamic

Is This Answer Correct ?    34 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the primary benefit of encapsulation?

792


What is a line break?

822


What is a databasemetadata?

737


Difference between class#getinstance() and new operator ?

905


When should I use singleton?

719


What is the syntax and characteristics of a lambda expression? Explain

818


What is java in layman terms?

762


What is role of void keyword in declaring functions?

824


What if static is removed from main method?

811


What is the similarity between dynamic binding and linking?

858


Can we make main() thread as daemon?

851


What is the difference between variable declaration and variable initialization?

768


What is string pooling concept?

792


What is local declaration?

723


What is an exception in java?

896