试题详情
简答题以下do-while语句中循环体的执行次数是()     a=10;         b=0;         do { b+=2; a-=2+b; } while (a>=0);
  • 3
  • 关注下方微信公众号,在线模考后查看

热门试题