Choose the correct data type in your C# code

Learn the difference between many data types, how they work, what they do, and how to choose one over another.

Learning objectives

  • Learn the fundamental differences between value types and reference types.
  • Describe the properties of many new numeric data types, including new integral types and floating-point types.
  • Write code that returns the maximum and minimum values that numeric data types can store.
  • Use the new keyword to create new instances of a reference type.
  • Determine which data type you should choose for a given application.

ibm certification malaysia

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *