CSharp Data Types

replace_me

📖 C# Data Types

Questions

  1. What are the three categories of data types? How are they different?

  2. What are the Value-type data types? What differences do you notice from JavaScript?

  3. In your own words how do Reference types get stored in memory? How does this differ from Value types?

Repo

Identify at least 1 takeaway from today’s assignment