以下程序的输出的结果是。(程序内容:定义int a

以下程序的输出的结果是()。(程序内容:定义int a,b,c;,执行c=2; c+=10; a=b=10; a*=2; b/=2; c%=2;,输出a,b,c)

答案
A

题目信息

题号:5794
题型:单选题
难度:普通