Multiple choice ______________ is a tree in which each leaf node is at the same distance from the root. Binary tree Complete tree Subtree Leaf node Root node Reveal answer Fill a bubble to check yourself B Correct answer Explanation Complete tree is a tree in which each leaf node is at the same distance from the root.