试题详情
单项选择题下面哪一个循环会导致死循环?()

A、for(intk=0;k<0;k++)

B、for(intk=10;k>0;k--)

C、for(intk=0;k<10;k--)

D、for(intk=0;k>0;k++)

  • C
  • 关注下方微信公众号,在线模考后查看

热门试题