Module 7: Inside Java
Objectives
Prerequisites
The following modules should have been followed, or the attendees of this module should at least have the experience and knowledge that corresponds to the topics that are taught in these modules:
Contents
Here we will take a closer look at the internal details of Java. More specifically, we will discuss the issue of garbage collection in Java and how it is implemented. We also discuss the internal execution and storage model that is used by Java.
Study material
![[Back]](back.gif)
Module 7 of 9: Inside Java