类Teacher: class Teacher{ String name; float salary; Teacher(String name){ this.name = name; } Teacher(String name,float salary){ this.name = name; this.salary = salary; } } 执行语句Teacher t = new Teacher(“Tom”,2000.0f);后,字段salary的值是哪一项?()
第1题:
能将程序补充完整的选项是( )。class Person{ private int a; public int change(int m){ return m; }}public class Teacher extends Person{ public int b; public static void main(String arg[]) { Person p = new Person(); Teacher t = new Teacher(); int i; ______ }} B.
A.i=m
B.i=b
C. i=p.a
D.i=p. change(50)
第2题:
The teacher is glad that everyone in her class is ________ (渴望的)to learn.
第3题:
A、having written
B、have write
C、has written
D、has write
第4题:
Taking Notes in Class Taking good notes is a three-stage process _____________ (1) there are certain things you should do before class, during class, and after class. Before class. Review your notes from the previous class session before you come to class. This will help you remember what _____________ (2) and get you ready to understand new information your teacher provides. Also, complete all assigned readings before you come to class. During class. Keep your attention _____________ (3) what your teacher is saying. Listen for “signal statements” that tell you that what your teacher is about to say is important to write in your notes. Write quickly by writing ____________ (4) words such as “med” for “medicine”, using symbols such as “%” for “percent”, and writing short sentences. After class. Rewrite your notes to make them more complete by changing abbreviated words into whole words. Make your notes __________ (5) accurate by answering any questions you had when writing your notes in class. You may ask your teacher or other students for help.
1.
A、in that
B、in which
C、where
D、which
2.
A、was covered
B、is covered
C、covers
D、are covering
3.
A、focusing on
B、focus on
C、is focused on
D、focused on
4.
A、short
B、abbreviated
C、other
D、several
5.
A、very
B、quite
C、more
D、most
第5题:
第6题:
第7题:
第8题:
2000.0f
0.0f
null;
2000
第9题:
i = m;
i = b;
i = p.a;
i = p.change(30);
i = t.b.
第10题:
controller
prompter
facilitator
organizer
第11题:
Positively response.
Hesitation filler.
Body language.
Conventional conversation.
第12题:
understand
understanding
to understand
understood
第13题:
已建立一个名为teacher的类,保存该类的类库名称是mylib,则删除该类正确的命令是( )。
A)REMOVE CLASS mylib OF teacher
B)REMOVE CLASS teacher OF mylib
C)DELETE CLASS mylib OF teacher
D)DELETE CLASS teacher OF rnylib
第14题:
第15题:
A. It shows students that the teacher is interested in them.
B. The teacher could ask individual students to assist with demonstrations.
C. The teacher could ask individual students to assist with equipment in the class.
D. It shows the teacher is responsible.
第16题:
创建一个名为myteacher的新类,保存新类的类库名称是mylib,新类的父类是Teacher,正确的命令是 ( )。
A. CREATE CLASS mylib OF myteacher AS Teacher
B. CREATE CLASS myteacher OF Teacher AS mylib
C. CREATE CLASS myteacher OF mylib AS Teacher
D. CREATE CLASS Teacher OF mylib AS myteacher
第17题:
第18题:
第19题:
第20题:
Cognitive strategy.
Self-management strategy.
Communication strategy.
Resource strategy.
第21题:
Word class.
Reading and speaking class.
Grammar class.
Phonetics class.
第22题:
Relevance.
Accuracy.
Guidance.
Timeliness.
第23题:
Criticizing
To criticize
Criticized
Having criticized