1. Computer Science Engineering (CSE)
  2. Data Structures (DS)
  3. Non Linear Data Structures - Trees
  4. In a max-heap, element with the greatest...
Q.

In a max-heap, element with the greatest key is always in the which node?

A. Leaf node
B. First node of left sub tree
C. root node
D. First node of right sub tree
Answer» C. root node
View all MCQs in:   Data Structures (DS)

Discussion