I'm new to this forum, just want to say a warm "Hi!" from me first of all
Anyway, I want to know what are the advantages and disadvantages of using an ArrayList for holding data? Also, instead of using an ArrayList, what difference would it actually make to a program i.e. imagine I have a name class, that registers surname and first name - what difference would it make if I used HashSet or TreeSet to hold the data instead? Would it actually change anything in the program?
Thank you,
Zukky

New Topic/Question
Reply



MultiQuote







|