若有定义:int a=7; float x=2.5,y=4.5; 则表达式x+a%3*(x+y)/2的值是 ()。 A.2.500000 B.6.000000 C.5.500000 D.0.000000 正确答案:B