试题详情
- 单项选择题 int i = 1,j = 10; do{ if (i>j) { continue; } j--; } while (++i <6); System.out.println(“i = “ +i+” and j = “+j); What is the result?()
A、 i = 6 and j = 5
B、 i = 5 and j = 5
C、 i = 6 and j = 4
D、 i = 5 and j = 6
E、 i = 6 and j = 6
- A
关注下方微信公众号,在线模考后查看
热门试题
- public class&e
- 10. interface&
- public class&e
- To implement&en
- A developer&en
- 关于epoll和select的区别,哪些
- Java语言中异常的分类是哪项?()
- 以下哪个类与Swing GU
- public class&e
- Which statemen
- 编写一个Java程序实现多线程,在线程中
- You need
- 编写一个Java程序在屏幕上输出“你好!
- public class&e
- What is th
- public class&e
- Given an
- package test; class
- 现有: class&ens
- 由A地到B地,中间有一段扶梯,总路程和扶