当前位置: X题卡 > 所有题目 > 题目详情

若有定义:int a=4,b=5;float x=3.4,y=2.1;,则下列表达式的值为( )。 (float)(a+b) /2+(int)x%(int)y

查看本题答案

你可能感兴趣的试题

2.500000  2.750000  3.500000  0.000000  
x=10.5;  x.C=101:  Y=x;  printf("%d\n",x);  
2.500000  2.750000  3.500000  0.000000  
x=10.5;  x.C=101:  Y=x;  printf("%d\n",x);  
int f(int x,int y)  int f(float a,int b)  float f(int x,float y)  int f(int x,float y)  

热门试题

更多