Kitware Interview Question

In the context of the operating system, and when a program is executing, could you tell me the difference between stack memory and heap memory? What sort of variables are stored on each? Do you know how to create or destroy something on the heap in C++?