A.0 B.空 C.小數(shù) D.變量
A.int a[40] B.int a[44] C.int a[50] D.int a[100]
A.y=x/2 B.y=x%2 C.x*=y+8 D.x=y=0