单项选择题
A.char B.String C.int D.long
A.5 B.2 C.10 D.6
A.int x=3; B.float f;d; C.String s="Hello!" D.boolean b=true;