Value vs. Reference Types
Learn how objects are stored in memory.
We’ve learned about the primitive types and have also worked with classes and structs. It’s time to classify them all. All data types in .NET are divided into two categories: value types and reference types.
Get hands-on with 1400+ tech skills courses.