设有定义:char a;int b;float c,double d;执行语句:c=a+b+c+d;后,变量c 的数据类()。
A、
int
B、
char
C、
float
D、
double
出自:安徽继续教育在线-C语言程序设计