diff vector arraylist

Answer Posted / chandra

1) Arraylist is not synchronised while vector is
synchronised.

2) ArrayList doesn’t have a constructor for specifying the
incremental capacity, where as Vector has a constructor to
specify the initial capacity and incremental capacity.

3) Vector is serialized but arraylist is not.

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why a component architecture for the java platform?

793


What are the different algorithms used for clustering?

802


What is ioc concept & explain it?

841


how do you Handle Front End Application data against DB with example?

1738


Define the remote object implementation?

2205


Define aop(assepct oriented programing)?

912


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1323


What is a policy?

2038


What is re-entrant. Is session beans reentrant. Is entity beans reentrant?

829


What is the argument type of a programs main() method?

833


we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?

2137


Why does the tag url-encode javascript and mailto links?

806


How are the elements of a cardlayout organized?

802


Explain the steps in details to load the server object dynamically?

4809


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1909