It took about a year for a major revision of my document about memory management in object oriented programming languages.
This major revision adds C++ in addition to Java.
The paper is about a model for memory management during the execution of programs written in Java and C++.
The number of pages grew from 17 to 28.
You can see more information and download the pdf on this page.
I hope you will find it useful to model your programs and know how memory is handled.
No Comments