A. 对 B. 错
A. X2 B. ?x C. int D. 4x
A. ’\n’ B. ’\t’ C. ’/’ D. “t”
A. int a,b; B. float a,b=10; C. int a=b=c=10; D. int a=10;