Question: Figure 6.2 is the function shown. what other information do you need? 6.4: Write a function that takes as input a general tree and returns

6.4: Write a function that takes as input a general tree and returns the number of nodes in that tree. Write your function to use the GenTree and GTNode ADTs of Figure 6.2. /** General tree node ADT */ interface GTNode
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
