Q294. To which depth does the alpha-beta pruning can be applied?
✅ Correct Answer: D) Any depth
Explanation: Alpha–beta pruning can be applied to trees of any depth and it is possible to prune entire subtree rather than leaves.
Q294. To which depth does the alpha-beta pruning can be applied?
✅ Correct Answer: D) Any depth
Explanation: Alpha–beta pruning can be applied to trees of any depth and it is possible to prune entire subtree rather than leaves.