Take CS450 (Systems Programming) to learn more about this.
When a program is loaded into the memory for execution, a part of the memory is marked as used:
This will destroy some important value stored at used memory cell !!!
The top part of the computer memory contains:
Recall:
(You can see now that the class variables are created when the program is loaded into the computer (RAM) memory)