To Miss Bean the most important thing for a student is to ________.A. pay close attention to what the teacher saysB. learn to think and have one’s own ideaC. keep silent and unnoticed in classD. get special attention from the teacher

To Miss Bean the most important thing for a student is to ________.

A. pay close attention to what the teacher says

B. learn to think and have one’s own idea

C. keep silent and unnoticed in class

D. get special attention from the teacher


相关考题:

The Internet has changed the way people work.They can __1__ from place to place while getting in touch __2__ their office all the time via the Internet.A recent __3__ in the America magazine, Newsweek, said more than 89 million Americana now use the Internet at work.One can __4__ imagine how business could be done without the Internet.The Internet is becoming more __4__ than any one had thought possible.And its importance is __5__ to increase more in the future.1).A.travelB.withC.reportD.expectedE.important2).A.travelB.withC.reportD.expectedE.important3).A.travelB.withC.reportD.expectedE.important4).A.travelB.withC.reportD.expectedE.important5).A.travelB.withC.reportD.expectedE.important

以下程序段运行后a的值为()。int a=2;a=strcmp(“miss”,”miss”);A.trueB.0C.1D.-1

下列关于CSS重要性的说法中正确的是()A.!important要写在分号“;”的前面B.!important要写在相关属性值的前面C.!important权值为1000D.!important只能应用与字体样式设置

苹果Pay、小米Pay和三星Pay使用哪种近距离通信技术?A.RFIDB.声波C.NFCD.蓝牙

下面关于CSS样式优先级,正确的是A.!important > id > class > tagB.id> !important > class > tagC.!important > tag > class > idD.tag> id > class > !important

【单选题】9、在项目中已经建立了一个JavaBean,其类为bean.Student,该Bean具有name属性,则下面标签用法正确的是()。A.<jsp:useBean id="student" class="Student" scope="session"></jsp:useBean>B.<jsp:useBean id="student" class="bean.Student" scope="session"> </jsp useBean>C.<jsp:useBean id="student" class="Student" scope="session"/>D.<jsp:getProperty name="name" property="student"/>

提升选择器样式重要性的代码正确的是()A..green{ color:green!important; }B..green{ !important color:green; }C..green!important{ color:green!important; }D..green{ color:green; }!important;

在项目中已经建立了一个JavaBean,其类为bean.Student,该Bean具有name属性,则下面标签用法正确的是()。A.<jsp:useBean id=”student” class=”Student” scope=”session”></jsp:useBean>B.<jsp:useBean id=”student” class=”Student” scope=”session”/>C.<jsp:useBean id=”student” class=”bean.student” scope=”session”></jsp:useBean>D.<jsp:getProperty name=”name” property=”student”/>

在项目中已经建立了一个 JavaBean 该类为:bean.Student,给 bean 具有 name 属性,则下面标签用法正确的是:()A.<jsp:useBeanid="student" scope="session"></jsp:useBean>B.<jsp:useBeanid="student" scope="session">hello student!</jsp:useBean>C.<jsp:useBeanid="student" class="bean.Student" scope="session"> hello student!</jsp:useBean>D.<jsp:getProperty name="name" property="student"/>

CSS优先级说法正确的是?A.!important > id > class > tagB.!important < id < class < tagC.!important>class>id>tagD.!important>tag>id>class