Page 1 of 1

iv) Consider the following statements: I. The smallest element in a max-heap is always at a leaf node. II. The second la

Posted: Fri Jul 08, 2022 6:15 am
by answerhappygod
Iv Consider The Following Statements I The Smallest Element In A Max Heap Is Always At A Leaf Node Ii The Second La 1
Iv Consider The Following Statements I The Smallest Element In A Max Heap Is Always At A Leaf Node Ii The Second La 1 (29.99 KiB) Viewed 35 times
iv) Consider the following statements: I. The smallest element in a max-heap is always at a leaf node. II. The second largest element in a max-heap is always a child of the root node. III. A max-heap can be constructed from a binary search tree in (n) time. IV. A binary search tree can be constructed from a max-heap in e(n) time. Which of the above statements are true? (4 points) A. I, II and III B. I, II and IV C. I, III and IV D. I, II, III, and IV