<p><img alt="(Exercise) How memory is used From lecture, weve learned that there are 3 pools of memory for storing variables, based on th" src="https://media.cheggcdn.com/media%2Ff02%2Ff0279668-d6fe-4c13-975c-841f20e20eab%2FphpWMXGwX.png" style="height:730px;width:1024px;" aria-describedby="d3f"/>Code:</p><p>#include <stdio.h></p><p>#include <stdlib.h></p><p>#include <malloc.h></p><p>int main()