Examveda

What are double and single threaded trees?

A. when both left, right nodes are having null pointers and only right node is null pointer respectively

B. having 2 and 1 node

C. using single and double linked lists

D. using heaps and priority queues

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)