Question: This should be in Java What to for the OUT-LAB 1. Design and implement a class for the Node class closely related to the Node
This should be in Java

What to for the OUT-LAB 1. Design and implement a class for the Node class closely related to the Node class I did in class, but created for a Tree instead of LinkedList This Node class should be using generics for it's data. This class will need to have references to both it's children. And it will need all the elements/methods to set, get those references as well Plus methods to retrieve the data which will eventually get the String in the Dog Class created in toString() You should know exactly where to go to find a very useful example to do all this stuff
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
