In the program segment below, which line prints?
int x=3, y=5;
if (x < y)
System.out.println("X= "+x);
System.out.println("Y= "+y);
发布于 2021-02-15 03:24:17
【单选题】
A The first one
B The second one
C Both
D Neither
查看更多
- 体验AI问答!更聪明、超智能!
- 一款基于GPT的超级AI助手,可以对话、创作、写文案!