单项选择题

有以下定义:
int a;
long b;
double x,y;
则以下选项中正确的表达式是()。

A.a%(int)(x-y)
B.a=x<>y
C.(a*y)%b
D.y=x+y=x