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

Can string be considered as a keyword?

560


What does substring mean?

501


What is ++ a in java?

564


What are adapter classes?

597


What is the difference between preemptive scheduling and time slicing?

581






Can a class extends itself in java?

526


What does bitwise or mean?

563


What is the purpose of abstract class?

517


Can we access instance variables within static methods ?

560


What is java util?

530


What are the escape sequences in java?

557


What is singleton class in java and how can we make a class singleton?

562


what are the methods in object?

629


How will you invoke any external process in java?

596


Which sorting algorithm is in place?

533