【单选题】下面程序段的输出结果为( )。 public class Test { public static void main(String args[]) { booleana,b,C; a=(3<5): b=(a==true); System.out.println('a='+a+' b='+b); c=(b= =false); System.out.println(' b='+b+' c='+c); }...
A.a=true b=false b=true c=true
B.a=true b=false b=true c=false
C.a=false b=true b=true c=false
D.a=false b=false b=true c=false
【单选题】下面程序段的输出结果为( )。 public class Test { public static void main(String args[]) { booleana,b,C; a=(3<5): b=(a= =true); System.out.println(' a='+a+' b='+b); c=(b= =false); System.out.println(' b='+b+' c='+c); }...
A.a=true b=false b=true c=true
B.a=true b=false b=true c=false
C.a=true b=true b=true c=false
D.a=false b=false b=true c=false
【单选题】3下面程序段的输出结果为( )。package testpublic class ClassA{ int x=20 static int y=6 public static void main(String args[]) { ClassB b=new ClassB() b.go(10) System.out.println(' x='+b.x) }}class ClassB{ int x void...
【单选题】下面程序段的输出结果为 public class Test { public static void main(String args[]) { boolean a,b,c; a=(3<5); b=(a==true); System.out.printin( ' a='+a+' b='+b) ; c-(b==false); System.out.println(b=' +b+'e='+c) ; } }
A.a=true b=false b=true c=false
B.a=true b=false b=true c=true
C.a=true b=true b=true c=false
D.a=false b=false b=true c=false
【多选题】装修材料按使用部位和功能分类,主要的装修材料为:()。