单项选择题

A.int x=100;
B.double x=100;
C.String x=“100”;
D.int x=110;