AI MCQ #607: What is Decision Tree?

Q607. What is Decision Tree?

  • a) Flow-Chart
  • b) Structure in which internal node represents test on an attribute, each branch represents outcome
  • c) Flow-Chart & Structure in which internal node represents test on an attribute, each branch
  • d) None of the mentioned

✅ Correct Answer: C) Flow-Chart & Structure in which internal node represents test on an attribute, each branch

Explanation: Refer the definition of Decision tree.