请在 下方输入 要搜索的题目:

If c is a variable of type char, which one of the following statements is illegal?


A、i += c; /*i has type int*/;

B、c = 2*c – 1;;

C、putchar(c);;

D、 printf(c);

发布时间:2025-03-09 10:51:13
推荐参考答案 ( 由 快搜搜题库 官方老师解答 )
联系客服
答案:printf(c);
专业技术学习
专业技术学习
搜搜题库系统