Examveda

What are null nodes filled with in a threaded binary tree?

A. inorder predecessor for left node and inorder successor for right node information

B. right node with inorder predecessor and left node with inorder successor information

C. they remain null

D. some other values randomly

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)