1.

Explain various methods in which a binary tree can be represented. Discuss their advantages and disadvantages.

Answer»
Full BINARY Tree A Binary Tree is full if EVERY node has 0 or 2 CHILDREN. Following are examples of a full binary tree. We can also say a full binary tree is a binary tree in which all nodes except leaves have TWO children.

PLEASE GIVE ME BRAINLIEST.


Discussion

No Comment Found