21. Which operation cannot be directly performed in a d-heap?
22. Which of the following is the application of minimum ternary heap?
23. The amortized time efficiency for performing deletion of a minimum element is?
24. How many comparisons will occur while performing a delete-min operation?
25. Choose the option with function having same complexity for a fibonacci heap.
26. Which type of data structure is a ternary heap?
27. Naive merge cannot be done in a skew merge.
28. Which of the heaps is implemented by the following figure?

29. What happens if the null path length is not updated?
30. What is the ancestor of the leaf node in a given minimum ternary heap?

Read More Section(Heaps)
Each Section contains maximum 100 MCQs question on Heaps. To get more questions visit other sections.
