若有定义:int a,b;则表达式(a=2,b=5,a*2,b++,a+b)的值是()A、7B、8C、9D、10

题目

若有定义:int a,b;则表达式(a=2,b=5,a*2,b++,a+b)的值是()

  • A、7
  • B、8
  • C、9
  • D、10

相似考题