Question: What is a potential drawback of using a single Decision Tree?
Options:
Correct Answer: They are prone to overfitting.
Solution:
A single Decision Tree is prone to overfitting, especially if it is deep and complex.