试题详情
- 单项选择题 public void foo( boolean a, boolean b ){ if( a ) { System.out.println( “A” ); } else if ( a && b ) { System.out.println( “A&&B” ); } else { 17. if ( !b ) { System.out.println( “notB” ); } else { System.out.println( “ELSE” ); } } } What is correct?()
A、 If a is true and b is true then the output is “A&&B”.
B、 If a is true and b is false then the output is “notB”.
C、 If a is false and b is true then the output is “ELSE”.
D、 If a is false and b is false then the output is “ELSE”.
- C
关注下方微信公众号,在线模考后查看
热门试题
- 哥德巴赫猜想是说任何一个大于2的偶数都能
- 现有: 1. &
- 说明抽象类和接口的异同。
- public class&e
- GUI事件机制的导入包是:()̳
- 下面哪些控件可以产生ActionEven
- 在用swing创建图形界面程序的步骤中,
- What is th
- Which statemen
- public class&e
- Which three
- 下列说法错误的有()。
- 构造函数能否被子类继承()
- javax.swing.Timer将按一
- Given the&ensp
- What is th
- 按钮的事件处理类的主要作用是什么?()
- 10. interface&
- 以下关于GUI容器缺省布局管理器的叙述,
- 使用JDK工具生成的Java文档的文件格