若有定义int a; float b; double

若有定义

int a;
float b;
double c;

程序运行时输入:3 4 5<回车>能把值3输入给变量a、4输入给变量b、5输入给变量C的语句是 ( )。

答案
D

题目信息

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