Good Day!
I'm a little bit lost right now on how to implement trees in java. We were ask to do a program that will display relationships (1st/2nd degree friends). I'm thinking of using vectors but our teacher said that we have to use Abstract Data Types (Trees). I've tried googling it but I could find anything. could someone help me/ point me in the right direction?
THANKS =D