Computer Science and Engineering Tree Question #5634
Single Choice Easy

QWhat is a full binary tree?

ID: #5634 Tree 343 views
Question Info
#5634Q ID
EasyDifficulty
TreeTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A A binary tree in which every node has either one or two children
  • B A binary tree in which every node has exactly two children
  • C A binary tree in which every node has at most two children
  • D A binary tree in which every node has at least two children
Correct Answer

Explanation

Answer: b) A binary tree in which every node has exactly two children

Share This Question

Challenge a friend or share with your study group.