单项选择题

A.int i,j=20;
B.char c="c";
C.float f=1+2;
D.int x,y;x=y=10;