万能百科  > 计算机   > 

[填空题] 以下程序运行后输出的结果是______。 void main() int a=4,b=5,c=9; if (c^a+b) printf("

2021-07-20   

[填空题] 以下程序运行后输出的结果是______。

void main()

int a=4,b=5,c=9;

if (c^a+b) printf("yes");

else printf("no");

正确答案:

no

词条内容仅供参考,如果您需要解决具体问题
(尤其在法律、医学等领域),建议您咨询相关领域专业人士。

标签