4. All of these
Decision trees could be represented in different ways such as Bottom to top, Left to right and Top to bottom... etc.
More information:
Decision tree is a decision-making tool that uses a model similar to tree for decision making and their potential outcomes, resource costs, and utility.
It is one way to display an algorithm that contains only conditional control statements.