2021-2022计算机二级等级考试试题及答案No.17169.docxVIP

  • 0
  • 0
  • 约9.48千字
  • 约 26页
  • 2021-11-06 发布于四川
  • 举报

2021-2022计算机二级等级考试试题及答案No.17169.docx

1. 对下述程序的判断中,正确的是( )。 #include main() { char*p ,s[256]; p=s ; while(strcmp(s ,the end)) { printf(Input the strin9 :); gets(s); while(*p) putchar(*p++); }} A.此程序循环接收字符串并输出,直到接收到字符串“ the end ”为止 B.此程序循环接收字符串,接收到字符串“ the end ”则输出,否则程序终止 C.此程序循环接收字符串并输出

文档评论(0)

1亿VIP精品文档

相关文档