He as well as my sister ______ a student of English.
A. is
B. am
C. are
D. be
第1题:
Teacher:Where is Mike this morning?
Student:He's got a cold.
Teacher:______
A、He is absent.
B、What's the matter with him?
C、Just tell him to take it easy.
D、What? Where is he?
第2题:
第3题:
若有如下定义,选项中正确的语句是_________。 Structure Student Dim No As Integer Dim Name As String End Structure Dim My As Student
A.My.No=101
B.Name="Zhong"
C.No=101
D.My=(101,"Zhong")
E.Student=(101,"Zhong")
第4题:

A.$student->$getName();
B.$student->name;
C.$student->$name;
D.$student.getName();
第5题:
第6题:
下列标识符中,不属于常规标识符的是()
A.book1
B._school
C.my$library
D.$student