9、要使用putchar函数实现向显示器输出字符’A’,则可以使用()。

A.putchar(A) B.putchar(“A”) C.putchar(65) D.putchar(‘\65’)

时间:2023-12-23 09:58:36

相似题目