Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Differentiate Vector and ArrayList?

Answer Posted / uthrakumar-wipro technologies

array list store only one type of datas ie thier datatype
should be similar


whereas vectore can store different datatype variables ie
withrespect to the <class> datatype....for using vector we
have to convert the data into objects using the following
syntax...


eg:
char <obj>=new char();

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What environment variables are required to be set on a machine in order to run Java programs?

1112


What is static import in java?

939


What will happen if static modifier is removed from the signature of the main method?

908


What is the difference between pass by reference and pass by pointer?

1000


What is the difference between call by reference and call by pointer?

912


What is meant by method overriding?

1033


What is the main advantage of passing argument by reference?

908


What are the major advantages of internal iteration over external iteration?

986


Explain the init method?

919


Is string passed by reference in java?

953


What is the use of coding?

910


What is string [] args?

956


Which containers use a flowlayout as their default layout in java programming?

938


Write a program based on Java script program.

1067


Write a program to print the pattern given below

885