Detailed explanation of Object creation and memory allocation in OOPs Advanced

preview_player
Показать описание
Confusion in object creation & memory allocation in OOPs, Clearly explained in this video C#.Net core
What happens if we assign null to a object in C#
What happens if we assign object reference to another object in C#
Where is static members stored in C#
Рекомендации по теме
Комментарии
Автор

very informative video in simple words, thanks!!!!

bhargavikommineni
Автор

what happens in runtime polymorphism, when we create child class instance and reference as parent class, for example ->
Parent P = new Derived(); , in such case does the dotnet assign memory to both parent and child class or anything else?

valorantfever
visit shbcf.ru