试题详情
简答题 以下程序段,该程序的执行结果为()。 int i;for(i=1;i<10;i++) {if(i%2==0)break;} Console.WriteLine(i);
  • 2
  • 关注下方微信公众号,在线模考后查看

热门试题