MCQOPTIONS
Saved Bookmarks
| 1. |
Consider the following statements related to the binary tree sort.I. Element can be added gradually as they become available |
| A. | nII. It needs extra memory space |
| B. | Statement I is true but Statement II is false |
| C. | Both Statement I and Statement II are false |
| D. | Both Statement I and Statement II are true |
| E. | Statement II is true but Statement I is false |
| Answer» D. Both Statement I and Statement II are true | |