What is meant by heap?
(a) Used for fast retrieval of elements
(b) Used for organising the elements
(c) Used for fast retrieval & organising the elements
(d) Used for deleting the elements
This question was posed to me by my school teacher while I was bunking the class.
My question is taken from Heaps topic in chapter Algorithms, Objects & Iterators in C++ of C++