问题 填空题

C++的五种基本数据类型int、char、float、double和long int所占内存空间大小的关系是______。

答案

参考答案:char<int<long int<float<double

单项选择题 A3/A4型题
单项选择题