未知题型

下面关于数据类型是错误的:

【参考答案】

A、float是2个字节
B、int是2个字节
C、long是4个字节
D、char是1个字节
正确答案:float是2个字节