多项选择题
A.Session B.application C.pageContext D.cookie
A.SELECT*FROM students ORDERBYavg_grade B.SELECT*FROM students GROUPBYavg_grade ASC C.SELECT*FROM students ORDERBYavg_grade DESC D.SELECT*FROM students ORDERbyavg_gradeasc
A.<%-- 与 --%> B./ C./** 与 **/ D.<!-- 与 --><%-->%-->
Which instantiates an instance of Inner?()
A. new Inner(); // At line 3 B. new Inner(); // At line 8 C. new o.Inner(); // At line 8 D. new Outer.Inner(); // At line 8
微信扫一扫,加关注免费搜题