34)有以下程序
#include
int fun )
{ static int x=1;
x*2; return x;
}
main )
{int i,s=1,
for i=1;i<=2;i++) s=fun );
printf "%d\n",s);
}
程序运行后的输出结果是
(A)O
(B)1
(C)4
(D)8
(A)O
(B)1
(C)4
(D)8
答案:登入後查看
統計: 尚無統計資料
統計: 尚無統計資料