违法和不良信息举报
联系客服
登录
注册
搜
当前位置:
首页
其它
SCJP程序员认证考试
单选题int x=0; int y 10; do { y--; ++x; } while (x 5); System.out.print(x + “,“ + y); What is the result?()A 5,6B 5,5C 6,5D 6,6
单选题int x=0; int y 10; do { y--; ++x; } while (x < 5); System.out.print(x + “,“ + y); What is the result?()A5,6B5,5C6,5D6,6
题目
单选题
int x=0; int y 10; do { y--; ++x; } while (x < 5); System.out.print(x + “,“ + y); What is the result?()
A
5,6
B
5,5
C
6,5
D
6,6
查看参考答案
相似考题
搜答案
相关内容
临床执业医师
06057生理心理学
木工技能考试
山东住院医师临床肿瘤科
烟草营销师考试
工程造价技能大赛
电子仪器仪表装配工考试
气象学
美术
动物疫病防治员兽医防治员
开通会员查看答案