以下程序运行后的输出结果是 【5】
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);

题库:计算机等级考试 类型:填空题 时间:2017-07-03 15:11:00 免费下载:《填空》Word试卷

以下程序运行后的输出结果是 【5】
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);

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

本题关键词:输出结果,行为结果,原油输运管道运行,公路运输通行证,行为结果评价,竣工结算程序,行政诉讼程序,结果,交通运输,土方运输;

微信扫码获取答案解析
下载APP查看答案解析