Multiple choice

Which of the following is a special case of tree, where no node of a tree can have a degree more than two?

  1. Bionomial Tree

  2. Spanning Tree

  3. Binary Tree

  4. Edge

  5. Leaves

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

It is a special case of tree where no node of a tree can have a degree of more than two.