A-A+ 设有定义int a;float f;double int I;则表达式10+’a’+I*f值 2022-08-14 22:43:31 问答库 阅读 205 次 问题详情 设有定义int a;float f;double int I;则表达式10+’a’+I*f值的数据类型是A、 IntB、 floatC、 doubleD、 不确定 参考答案 参考答案:A