Vidyalelo
Data Structure · Q158

Heaps

Programming · Data Structure · question 158

Q158

What is a ternary heap?

A.
An array with three elements
B.
Linked list with three elements
C.
Tree with three children
D.
Heap with all nodes having three children
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board