若有定义:int a,b;通过语句scanf("%d;

若有定义:

int a,b;

通过语句

scanf("%d;%d",&a,&b);

能把整数3赋给变量a,5赋给变量b的输入数据是( )。

答案
C

题目信息

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