Answer:
An Allocation request by a process returns with a pointer to the allocated memory area in the heap,and the process accesses the allocated memory area through this pointer. a deallocation request must present a pointer to the memory are through this pointer.
An Allocation request by a process returns with a pointer to the allocated memory area in the heap,and the process accesses the allocated memory area through this pointer. a deallocation request must present a pointer to the memory are through this pointer.
You may be interested in:
OS Memory Management MCQs