问题 更新时间2023/4/3 12:59:00 【单选题】下列不正确的变量定义方法是_____。A、int a;b=a;B、float a,b=12.34;C、int a=1,b=a+1;D、int a=5; 答案 登录 注册 正确答案: A 出自:超星 >> 兰州工业学院-计算机语言(C语言)