选择题:若intx,y;doublez;以下不合法的scanf函数调用语句是()。A、scanf(“%d%l 题目分类:安徽继续教育在线-C语言程序设计 题目类型:选择题 查看权限:VIP 题目内容: 若intx,y;doublez;以下不合法的scanf函数调用语句是()。A、scanf(“%d%lx,%le”,&x,&y,&z);B、scanf(“%2d*%d%lf”,&x,&y,&z);C、scanf(“%x%*d%o”,&x,&y);D、scanf(“%x%o%6.2f”,&x,&y,&z); 参考答案:
5My ___conscience___ would really trouble me if I 5My ___conscience___ would really trouble me if I wore a fur coat.A、正确B、错误 分类:安徽继续教育在线-C语言程序设计 题型:选择题 查看答案
Was it in front of the market____ the road acciden Was it in front of the market____ the road accident happened yesterday?(本题2.0分) 分类:安徽继续教育在线-C语言程序设计 题型:选择题 查看答案
、5Did the medicine make you feel better?No. The mo 、5Did the medicine make you feel better?No. The more _______, _______ I feel.A、m 分类:安徽继续教育在线-C语言程序设计 题型:选择题 查看答案
下列合法的数组定义是()A、inta[]=”string”;B、inta[5]={0,1,2,3,4 下列合法的数组定义是()A、inta[]=”string”;B、inta[5]={0,1,2,3,4,5};C、chara=”string”;D、chara[] 分类:安徽继续教育在线-C语言程序设计 题型:选择题 查看答案
以下关于跳转语句的叙述中不正确的是()。A、continue语句的作用是:使程序的执行流跳出包含它的 以下关于跳转语句的叙述中不正确的是()。A、continue语句的作用是:使程序的执行流跳出包含它的所有循环B、break语句只能用在循环体内和switch语句 分类:安徽继续教育在线-C语言程序设计 题型:选择题 查看答案