Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture explains how attributes are stored in memory in the context of class hierarchy, detailing the order in which constructors are called and how attributes of different classes are arranged in memory. The instructor also discusses the implications of memory allocation when assigning instances of different classes within the hierarchy.