Search for question
Question

Part 2 - Decision Tree

Create a decision tree for a topic of your choice. Examples: How to choose a college major?

How to select a car? How to determine what to eat for dinner? You must have at least 14

questions that you could potentially ask the user. You will need to add a few missing methods to

get your program to work correctly. Take a look at Figure 19.13 in relation to the String

variables in BackPainExpert.java.

Fig: 1