单项选择题
A.fetchB.executeC.execD.query
A.var obj =Student();B.$obj =new Student();C.var obj =A::self;D.$obj =self::A();