Answer ( 1 )

  1. A binary tree is a tree data structure where each node has up to two child nodes, creating the branches of the tree. The two children are usually called the left and right nodes. Parent nodes are nodes with children, while child nodes may include references to their parents.

Leave an answer

Browse

Captcha Click on image to update the captcha .

About Neha SharmaSilver