选择题:[填空题,2分] 设int a=8,b=2,c=3;,执行语句a%=b+c;printf("%d",

题目内容:
[填空题,2分] 设int a=8,b=2,c=3;,执行语句a%=b+c;printf("%d",a);后的输出结果是__________。
参考答案: