

MCQOPTIONS
Saved Bookmarks
1. |
What is inefficient with the below threaded binary tree picture? |
A. | it has dangling pointers |
B. | nothing inefficient |
C. | incorrect threaded tree |
D. | space is being used more |
Answer» B. nothing inefficient | |