1.

The linked representation of a binary tree is implemented by using a linked list having an_________.

A. Info part
B. Two pointers- left and right
C. Both (a) and (b)
D. One pointer
Answer» D. One pointer


Discussion

No Comment Found