Добавить
Уведомления

Why java instances are dynamically allocated ?

Why java instances are dynamically allocated ? Hi there, this is Subrata Kumar Dey and welcome back to Strictly Coding. This video focuses on explaining the reason why Java class instances are allocated dynamically from heap. The video covers the following: a) Understanding various logical memory segments involved in execution of java and C++ applications. b) Understanding the concept of memory leakage and garbage collection mechanism. c) How automatic garbage collection in java leads to enforcement of using heap for object instantiation. Check out the playlist "Learning C++ made easy" here: https://www.youtube.com/playlist?list=PLYIaiOewfWCB8t5ZO5HMdJI63WFXT4YKi Check out the another playlist "C++ function, simplified!" here: https://www.youtube.com/playlist?list=PLYIaiOewfWCBF1jqt8eMkJCICUiypGMOn Check out the playlist "Core Java made easy" here: https://www.youtube.com/playlist?list=PLYIaiOewfWCA5_B5LfrQ3dRvkZMAoU6sl

Иконка канала JavaScript Боты
15 подписчиков
12+
18 просмотров
2 года назад
12+
18 просмотров
2 года назад

Why java instances are dynamically allocated ? Hi there, this is Subrata Kumar Dey and welcome back to Strictly Coding. This video focuses on explaining the reason why Java class instances are allocated dynamically from heap. The video covers the following: a) Understanding various logical memory segments involved in execution of java and C++ applications. b) Understanding the concept of memory leakage and garbage collection mechanism. c) How automatic garbage collection in java leads to enforcement of using heap for object instantiation. Check out the playlist "Learning C++ made easy" here: https://www.youtube.com/playlist?list=PLYIaiOewfWCB8t5ZO5HMdJI63WFXT4YKi Check out the another playlist "C++ function, simplified!" here: https://www.youtube.com/playlist?list=PLYIaiOewfWCBF1jqt8eMkJCICUiypGMOn Check out the playlist "Core Java made easy" here: https://www.youtube.com/playlist?list=PLYIaiOewfWCA5_B5LfrQ3dRvkZMAoU6sl

, чтобы оставлять комментарии