Memory allocation using malloc() is done in _________
(a) Static area
(b) Stack area
(c) Heap area
(d) Both Stack & Heap area
The question was posed to me in semester exam.
My question is taken from Storage Management topic in division Input and Output in C of C