0
There are not all types.
Why in the lesson C # where you get acquainted with the types of data not all types in the list.
2 Respostas
+ 4
The keyword(s) in the lesson is:
"The most common are"
They are showing the most common types.
decimal, object, unsigned types, and date time is probably best learned later on when the person understands the basics.
0
Thanks.