-
What is meant by heap?
-
- used for terminate the program
- Used for fast retrieval of elements
- Used for organising the elements
- Used for fast retrieval & organising the elements
- None of these
Correct Option: D
A heap is a way to organize the elements of a range that allows for fast retrieval of the element.