417 Views
As we learned in the previous post, C# supports a type system. Part of that system is a group of "basic" types. These types, also called primitive types, form the foundation of many C# programs. The most basic of the primitive types are the number types.
0 comments