InterviewSolution
Saved Bookmarks
| 1. |
Do ternary heap have better memory cache behavior than binary heap.(a) True(b) FalseThis intriguing question originated from Ternary heap topic in section Heap of Data Structures & Algorithms IThis question was addressed to me in a national level competition. |
|
Answer» The correct choice is (a) True |
|