One way to decide when to stop creating more nodes in a decision tree is by checking if the tree has reached a pre-determined depth.
a) True
b) False