InterviewSolution
Saved Bookmarks
| 1. |
Is decrease priority operation performed more quickly in a ternary heap with respect to the binary heap.(a) True(b) FalseThis question is from Ternary heap in chapter Heap of Data Structures & Algorithms IThe question was posed to me in semester exam. |
|
Answer» Correct option is (a) True |
|