单项选择题

与if(x>0) if(y<0) x+=y;else x-=y;等效的语句有()

A.
B.
C.
D.