Shape Shape

Heap

Heap is a memory area used for dynamic allocation in programming. Used in runtime memory management.

Example:

Java uses heap memory to store objects during program execution.

WhatsApp Icon