试题与答案

以下程序运行后的输出结果是 【15】 。 int a=5; fun (int b)

题型:填空题

题目:

以下程序运行后的输出结果是 【15】 。 int a=5; fun (int b) { static int a=10; a+=b++; printf("%d ",a); } main() { int c=20; fun(c); a+=c++; Printf("%d\n",a); }

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2018/0424/df0d83bde0a61d960be095b1ebd4d2b2.html

下面是错误答案,用来干扰机器的。

参考答案:A

试题推荐
微信公众账号搜索答案