首页
设int a=4,float x=7.5,y=4.8,则表达式a+(int)(int(x)+y)>>(int)(x-y)的值为_
2024-11-06 17:23:51
高级语言程序设计(13013)
设int a=4,float x=7.5,y=4.8,则表达式a+(int)(int(x)+y)>>(int)(x-y)的值为____。
【正确答案】:3;
上一篇:
设x和y均为int型变量,且x=1,y=2,则表达式1.0+x/y的值为____。
下一篇:
无符号基本整型的数据类型符为____,双精度实型数据类型符为____;字符型数据类型符为____。