C # variable

Data type 1), integer type: int can only store integers, not decimals.
2). Decimal type: double can store both integers and decimals. The number of digits after the decimal point is 15~16.
3), mo