Sam's Learning
Monday, July 2, 2018
Primitive DatTypes in C#
The primitive types are
Boolean
,
Byte
,
SByte
,
Int16
,
UInt16
,
Int32
,
UInt32
,
Int64
,
UInt64
,
IntPtr
,
UIntPtr
,
Char
,
Double
, and
Single
.
String and Decimal are not Primitive types
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)