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
This interesting question is from Heap topic in portion Heap of Data Structures & Algorithms I
I had been asked this question in a national level competition.