Question

Which data structure is used by malloc() for object creation?

A Heap
B Tree
C Stack
D Queue
Answer & Explanation
Option: [A]