MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Ternary Heap Multiple Choice Questions and Answers (MCQs) knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is the ancestor of the leaf node in a given minimum ternary heap? |
| A. | 1 |
| B. | 10 |
| C. | 18 |
| D. | 20 |
| Answer» B. 10 | |
| 2. |
What is the height of a given minimum ternary heap? |
| A. | 1 |
| B. | 10 |
| C. | 2 |
| D. | 24 |
| Answer» B. 10 | |
| 3. |
What are the siblings of smallest element of the given maximum ternary heap? |
| A. | 31 |
| B. | 12 |
| C. | 18 |
| D. | 22 |
| Answer» D. 22 | |
| 4. |
What is the child of smallest element of the given minimum ternary heap? |
| A. | 1 |
| B. | 10 |
| C. | 22 |
| D. | 24 |
| Answer» C. 22 | |
| 5. |
What is the highest element of the given maximum ternary heap? |
| A. | 31 |
| B. | 10 |
| C. | 18 |
| D. | 20 |
| Answer» B. 10 | |
| 6. |
What is the smallest element of the given minimum ternary heap? |
| A. | 1 |
| B. | 10 |
| C. | 18 |
| D. | 20 |
| Answer» B. 10 | |