1, int: unsigned: 0~2 to16th power-1, signed: -2 to15th power-1;
2.long int: unsigned: 0~2 to the 32nd power-1, signed: 3 1 power of -2 to 3 1 power of 2.
3. Floating: (3.4×10 38 … 3.4×10 38);
4.double:( 1.7× 10 308… 1.7× 10 308);
5. Long double precision: (1.2×10 4932—1.2×/kloc-0 4932)
The rest of the analogy is ok;