what is difference between vector and arraylist?.

Answer Posted / arjun kumar

If we want to arrange a collection of objects into an other object then we will use either ArrayList or Vector. When we use these classes all the objects that are placed in it will be stored sequentially one after the other.

ArrayList : If we want to store same type of objects then we will use ArrayList class.

Vector : If we want to store different type of objects then we will use Vector class.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the considerations to be made in case of loops in java ?

763


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

2023


my interviewer asked me what technical specification you used how to answer that question

2096


Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?

2745


What are the different types of ways where you can iterate over a list? : java collections

739






In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

1863


What is the difference between comparable and comparator in java.util pkg?

786


Which sorting algorithm is used by collections.sort() in java ?

718


What are the types of java collections? : java collections

721


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

1780


What are the main classes of the list interfaces? : java collections

761


What are the classes in the java collection framework? : java collections

791


What is java collection? : java collections

793


please mail me the interview question based on java/j2ee

1708


Which java collection class can be used to maintain the entries in the order in which they were last accessed?

754