单项选择题
A、 1_2 B、 _12 C、 2-1 D、 12_ _
A、 x*=x+1 B、 x++,3*x C、 x*=(1+x) D、 2*x,x+=6
A、 unsigned long int B、 long short C、 unsigned int D、 signed short int