学生测评学年必须参加学校和学院组织的各类青年志愿服务活动,至少()次、听各类报告会至少()次,超过1次分别校级+2分、院级+1分。(本项累计不超过五分)
A. 2 1
B. 1 2
C. 2 2
D. 1 1
查看答案
根据学生平时思想政治与道德素质表现,开展班级学生互评和()评定(具体便宜标准由各学院自定)。
A. 辅导员
B. 班长
C. 团支书
D. 学习委员
What is term used for a class that is “wrapped around” a primitive data type and allows you to create objects instead ofvariables?(什么术语用于“包装”基本数据类型并允许您创建对象而不是变量的类?)
A. Intrinsicclass(一个内在类)
B. Enclosed object(封闭对象)
C. Wrapper class(包装类)
D. Transitionalobject(过渡对象)
The Character wrapper class provides numerous methods for(字符包装类为什么提供了许多方法)
A. testing String objects(测试字符对象)
B. testing and converting char variables (测试和转换char变量)
C. converting String variables (转换字符变量)
D. adding two char variables (添加两个char变量)
The term commonly is used to refer to a string that is part of another string.(术语___通常指的是另一个字符串的一部分)
A. strand (链)
B. substring(子串)
C. character fragment (字符片段)
D. nested string (嵌套的字符串)