Tuesday, 22 January 2019

Value and reference types in .Net

While value types are stored generally in the stack, reference types are stored in the managed heap.


No comments:

Post a Comment