In what form does the STL provides heap?
(a) queue
(b) list
(c) vector
(d) priority_queue
This question was posed to me by my school teacher while I was bunking the class.
Query is from Heaps topic in section Algorithms, Objects & Iterators in C++ of C++