单项选择题
A.scanf(“%5.2f”,&m) B.scanf(“%3.2f”,&m) C.scanf(“6.2f”,&m) D.scanf(“6f”,&m)
A.单目运算符一种 B.单目和双目运算符 C.单目、双目和三目运算符 D.单目、双目、三目和四目运算符
A.4 B.5 C.6 D.7