网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
若有定义int a=6;则执行a+=a-=a*a表达式后,a的值为()。
参考答案和解析
-60
更多 “若有定义int a=6;则执行a+=a-=a*a表达式后,a的值为()。” 相关考题
考题
若有定义“int a=5,b=7;”,则表达式a%-(b%2) 运算后,a的值为( )。A.0B.1C.11S
若有定义“int a=5,b=7;”,则表达式a%-(b%2) 运算后,a的值为( )。A.0B.1C.11D.3
考题
若有以下程序:includeusing namespace std;int main(){ int a=3; cout
若有以下程序: #include <iostream> using namespace std; int main() { int a=3; cout<<(a+=a-=a+A) <<end1; return 0; } 程序执行后的输出结果是( )。A.-6B.12C.0D.-12
考题
单选题若有定义语句:int a=12;,则执行语句:a+=a-=a*a;后,a的值是( )。A
-264B
552C
144D
264
热门标签
最新试卷