设有定义:int a;float b;执行scanf

设有定义:

int a;float b;

执行scanf("%2d%f",&a,&b);语句时,若从键盘输入876 543.0,则a和b的值分别是( )。

答案
A

题目信息

题号:4106
题型:单选题
难度:普通