When an object is created where does it get stored heap or memory?
if objects are not created but instances are created how much memory is allocated? and can we create instance of an object without creating objects?
Question asked by visitor sneha
When an object is created where does it get stored heap or memory?
if objects are not created but instances are created how much memory is allocated? and can we create instance of an object without creating objects?
Question asked by visitor sneha