单项选择题
A.b=1.0/a B.b=(float)(1/a) C.b=1/(float)a D.b=1/(a*1.0)
A.11/3 B.11.0/3 C.(float)11/3 D.(int)(11.0/3+0.5)
A. 0 B. 0或1 C. 1 D. ‘T’或’F’