File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes diff in arraylist n vectort Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "diff in arraylist n vectort" Watch "diff in arraylist n vectort" New topic
Author

diff in arraylist n vectort

sachin yadav
Ranch Hand

Joined: Nov 24, 2005
Posts: 156
hi all,

can anybdy pl. tell me atleast 3 diff. in between arraylist and vector and interface and abstact class. also if interface is there why do we need abstract class.

thanx,
regards,
Ernest Friedman-Hill
author and iconoclast
Marshal

Joined: Jul 08, 2003
Posts: 24057
    
  13

We're not going to do your homework/answer your interview questions for you. You tell us three differences, and we'll be happy to comment/correct them.


[Jess in Action][AskingGoodQuestions]
 
jQuery in Action, 2nd edition
 
subject: diff in arraylist n vectort
 
Similar Threads
Null Interface
Generics.
interface Vs abstract class
what is diff betwn Interface and Abstract class
LinkedList vs ArrayList