Monday, July 2, 2018

Primitive DatTypes in C#

The primitive types are BooleanByteSByteInt16UInt16Int32UInt32Int64UInt64IntPtrUIntPtrCharDouble, and Single.

String and Decimal are not Primitive types

No comments:

Post a Comment