多项选择题

下列选项,属于百色起义精神财富的有()。 A.
坚定信念,百折不挠 B.
敢于负责、无私无畏 C.
实事求是、开拓创新 D.
艰苦奋斗,廉洁奉公

<上一题 目录 下一题>
热门 试题

未分类题
下面的哪些程序段可能导致错误? ( ) Ⅰ:String s='Gone with the wind'; String t='good'; String k=s+t; Ⅱ:String s='Gone with the wind'; String t; t=s[3]+'one'; Ⅲ:String s='Gone with the wind'; String standard=s.toUpperCase(); Ⅳ:String s='home directory'; String t=s-'directory';A.Ⅱ、ⅢB.Ⅱ、ⅣC.Ⅰ、ⅣD.Ⅲ、Ⅳ
A.toUpperCase();
B.Ⅱ、Ⅲ
B.Ⅱ、Ⅳ
C.Ⅰ、Ⅳ
未分类题
设有如下程序: import javA.util.*; public class Sun { public static void main (String args[ ]) { int score; String a; Random r=new Random (); score=r.nextInt (4)+5; switch(score) { case 0: a='E'; break; case 1: a='D'; break; case 2: a='C'; break; case 3: a='B'; break; default: a='A'; } System.out.println (A) ; } } 程序运行的结果是( )。A.a='A'B.a='E' a='A'C.a='E'D.a='C'
A.util.*;
B.nextInt
C.out.println
D.a='A'
B.a='E'
E.a='E'
相关试题
  • 李女士42岁,经期延长,诊断性刮宫结果黄...
  • 在窗体上画一个文本框,一个命令按钮和一个...
  • 请上传至少三张不同类型柱面的几何模型照片...
  • 执行下列语句后,显示输入对话框,此时如果...
  • 河北省人民政府可以同中共河北省省委、( ...