题目详情
单选题 public class LanQiao { public static void main(String[] args) { // TODO 自动生成的方法存根 boolean flag=false; System.out.println(flag?"hello":"world"); } } 程序的输出结果是
A. hello
B. world
C. true
D. 程序出错
学科:默认课程
时间:2025-10-22 11:01:29
相关题目
相关作业