网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
There is still a lot of work _____ on teacher training.

A.to do

B.to be done

C.doing


参考答案

更多 “ There is still a lot of work _____ on teacher training. A.to doB.to be doneC.doing ” 相关考题
考题 在Windows中,下列正确的文件名是A.work:2B.work*2C.work[2]D.work2

考题 逐批订货法(lot-for-lot)比MPG法的维持库存费低。()

考题 在Windows下,下列文件名中正确的一个是()。 A、teacher and studentB、teacher:studentC、teacher/studentD、teacher?student

考题 在HTML文件中,( )标记在页面中显示work为斜体字。A.<pre>work</pre> B.<u>work</u> C.<i>work</i> D.<b>work</b>

考题 下列哪些工程名是合法的()。A.work_2B.work2C.2workD.work2_

考题 以下字符串定义错误的是___________。A.char s[7]="Teacher";B.char s[]="Teacher";C.char s[10]={"Teacher"};D.char s[10]="Teacher";

考题 “一旦小玲写完了实验代码并且运行成功,她就不会延迟提交论文并且周一会给老师看。”以下表示正确的是:A.finish(小玲,代码)∧work(代码) → delay_submit(小玲,论文) ∨ give(小玲,论文,teacher(小玲))B.finish(小玲,代码)∧work(代码) ∧ ¬delay_submit(小玲,论文) ∧ give(小玲,论文,teacher(小玲))C.finish(小玲,代码)∧ work(代码) ∧ ¬delay_submit(小玲,论文) ∧ give(论文,teacher(小玲))D.finish(小玲,代码)∧ work(代码) → ¬delay_submit(小玲,论文) ∧ give(小玲,论文,teacher(小玲))

考题 若有以下说明和语句,则以下引用方式中不正确的是()。 struct worker { int no; char *name; }work, *p=work;A.work.noB.(*p).noC.p->noD.work->no

考题 2、若有以下说明和语句,则引用方式不正确的是? struct worker{ int no; char *name; }work, *p=work;A.work.noB.(*p).noC.p->noD.work->no

考题 若有以下说明和语句,则引用方式不正确的是? struct worker{ int no; char *name; }work, *p=work;A.work.noB.(*p).noC.p->noD.work->no