1.

Disadvantage of using array representation for binary trees is?

A. difficulty in knowing children nodes of a node
B. difficult in finding the parent of a node
C. have to know the maximum number of nodes possible before creation of trees
D. difficult to implement
Answer» D. difficult to implement


Discussion

No Comment Found