单项选择题

A.Student s = new student()
B.Student s = Student()
C.Student s = new Student()
D.Student s = null