Examveda

What are the disadvantages of normal binary tree traversals?

A. there are many pointers which are null and thus useless

B. there is no traversal which is efficient

C. complexity in implementing

D. improper traversals

Answer: Option A


This Question Belongs to Data Structure >> Binary Search Trees(B Tree)

Join The Discussion

Related Questions on Binary Search Trees(B Tree)