[填空题] 以下程序的输出结果是______。 #include <string.h> main() printf("%d",strlen("IBM01
2021-07-20
[填空题] 以下程序的输出结果是______。
#include <string.h>
main()
printf("%d",strlen("IBM0121\"));
正确答案:I
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。
[填空题] 以下程序的输出结果是______。
#include <string.h>
main()
printf("%d",strlen("IBM0121\"));
正确答案:I
词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。