Value types
A popular question that often comes up in job interviews is: "what is the difference between a value type and a reference type?"
This lecture looks at value types in detail. What are value types, how do they store their data, and what happens when value types are assigned or compared? After completing this lecture you will be able to answer all of these questions with ease.