MCQOPTIONS
Saved Bookmarks
| 1. |
Data structure in which a record is linked to two successor records, usually referred to as the left branch when greater and the right when less than the previous record is termed as |
| A. | customized array |
| B. | stack |
| C. | binary tree |
| D. | decimal tree |
| Answer» D. decimal tree | |