答案:1.if(System.out.append("A")==null){             System.out.print("A");         }else{             System.out.print("B");         } 2.if(new Object(){{System.out.print("A");}} == null){             System.out.print("A");         }else{             System.out.print("B");         } 3.if(true)System.out.print("A"); if(false){             System.out.print("A");         }else{             System.out.print("B");         }
点赞 评论

相关推荐

挥毫自在:想白嫖你呢
点赞 评论 收藏
分享
牛客网
牛客网在线编程
牛客网题解
牛客企业服务