假设所有变量均为整型,则表达式(a=2,b=5,a++,b++,a+b)的值为___。

题目类型: 填空题

题目内容

假设所有变量均为整型,则表达式(a=2,b=5,a++,b++,a+b)的值为___。

正确答案

9

题目纠错