Q166
Identify the reason which doesn't play a key role to use threaded binary trees?
A.
The storage required by stack and queue is more
B.
The pointers in most of nodes of a binary tree are NULL
C.
It is Difficult to find a successor node
D.
They occupy less size
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board