【单选题】【消耗次数:1】
A ( ) is a second-year student in college, which means “student with more wisdom”.
freshman
sophomore
junior
senior
参考答案:
复制
纠错
相关题目
【单选题】 Every year, one student in our high school wins a scholarship that ____one year of college.
①  improves
②  subsidizes
③  obliges
④  inflicts
【单选题】 For college students, to take part in student union and other clubs and societies will exert a ( ) influence on their personality and life.
①  profound
②  found
③  profoundly
④  profoundity
【多选题】 以下说法正确的是(  )。#include stdio.hint main(){struct student // 声明结构体类型struct student {int num;char name[20];float score;}student1;
①  student是变量名
②  student是类型名
③  student1是变量名
④  student1类型名
【单选题】 As a ( ) student, he enjoys many conveniences and resources which are only wild wishes for other average ones.
①  tip
②  tap
③  top
④  pat
【判断题】 SELECT * FROM Student INNER JOINSC ON Student.Sno = SC.Sno语句可将Student与 SC连接起来。
①  正确
②  错误
【单选题】 No more having to buy expensive textbooks which you will only use for a year or two and then sell or _______ away.
①  get
②  give
③  take
④  gain
【单选题】 Computer classes must be __________ to every student of all grades, which will make them have a good command of the modern communication and learning tool.
①  accessible
②  avoidable
③  valuable
④  acceptable
【单选题】 类 Teacher 和 Student 是类 Person 的子类; Teacher t; Student s; // t and s are all non-null. if (t instanceof Person ){ s=(Student)t; } 最后一条语句的结果是:( )
①  将构造一个Student 对象;
②  表达式是合法的;
③  表达式是错误的;
④  编译时正确, 但运行时错误。
【判断题】 A: Who is the boy? B: He is a student.
①  正确
②  错误
【单选题】 4. The instructor watched the student ____ the test.
①  to take
②  take
③  takes
④  took
随机题目
【单选题】 在下面的文件可以在网络上播放的视频文件为( )。
①  以.mov为扩展名的文件
②  以.asp为扩展名的文件
③  以.jpg为扩展名的文件
④  以上都不是
【单选题】 有一个Flash源文件(FLA)必须传送到网站服务器上,但在网站同步化时却略过了这个档案,下列(? )是最可能的原因。
①  FLA档案在Dreamweaver中被屏蔽起来
②  使用FLA档案需要安装Flash编写软件
③  FLA必须在网站服务器上设定为MIME类型
④  必须在网站服务器上变更目录权限
【单选题】 嵌入多媒体标记中的loop属性是用来设置播放次数的,若要无限制地播放,属性值应设为( )。
①  0
②  1
③  -1
④  2
【单选题】 在Dreamweaver?8中,能够方便的插入flash文件,可以不事先利用flash软件制作而直接插入和修改的是(??)。
①  flash按钮和flash文本
②  flash文本和flashpaper
③  flash按钮和flashpaper
④  flashpaper和flash视频
【单选题】 当鼠标移动到文字链接上时显示一个隐藏层,这个动作的触发事件应该是()。
①  onClick
②  onDblClick
③  onMouseOver
④  onMouseOut
【单选题】 下面关于行为、事件和动作的说法正确的是( )。
①  动作的发生是在事件的发生以后?
②  事件的发生是在动作的发生以后
③  事件和动作是同时发生的
④  以上说法都错
【单选题】 当鼠标移走到文字链接上时隐藏隐藏层,这个动作的触发事件应该是()。
①  onClick
②  onDblClick
③  onMouseOver
④  onMouseOut
【单选题】 “动作”是Dreamweaver预先编写好的( ?)脚本程序,通过在网页中执行这段代码就可以完成相应的任务。
①  VBScript?
②  JavaScript?
③  C++?
④  JSP
【判断题】 通过修改库元素,可以很方便地对远程网站进行更新,而不用将每个网页文件上传到远程网站中。( )
①  正确
②  错误
【多选题】 下列属于表单元素的type属性值的是(???)。
①  text
②  file
③  password
④  radio