Quantcast
Channel: Common Language Runtime Internals and Architecture forum
Viewing all articles
Browse latest Browse all 1710

Class objects storage.

$
0
0

Hi,

In which part of memory are class objects (objects that represent a Class, not the objects of the class) stored? stack or heap?

If stored in heap, how does CLR keep track of the reachability of those objects?

Thanks,

Pavan.


Viewing all articles
Browse latest Browse all 1710

Trending Articles