Computer Science, asked by saniyasayyed1522, 7 days ago

what is binary tree with suitable example the terminology describing family relationships between the elements of binary tree​

Answers

Answered by TWACB
2

Answer:

Binary Trees: Definition, Examples. Binary Trees are graphs or tree data structures where each node (shown as circles in the graph to the left) has up to a possible two branches ('children'). These are called the left branch and right branch, or, sometimes, the left child and right child.

Explanation:

Mark be b

Similar questions