有以下程序 有以下程序
s public class Test1 {
d public static void main(String[] args) {
t int a = 5, b = 4, c = 3, d = 2;
f if (a > b > c)
System. out .println(d);
f else if ((c - 1 >= d) == 1)
System. out .println(d + 1);
else
System. out .println(d + 2);
}
}
执行后输出结果是 ()
发布于 2021-03-05 22:52:18
【单选题】
A 2
B 3
C 4
D 编译时有错,无结果
查看更多
- 体验AI问答!更聪明、超智能!
- 一款基于GPT的超级AI助手,可以对话、创作、写文案!