MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» E. | |