A.指針類型 B.類 C.數(shù)組 D.浮點(diǎn)類型
A.byte是0 B.int是0 C.long是0.0l D.float是0.0f
A.int$e,a,b=10; B.charc,d=’a’; C.floate=0.0d; D.doublee=0.0f;