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

题目内容 (请给出正确答案)

A) I had worked

B) did I work

C) was I working

D) would I work


参考答案

更多 “ A) I had workedB) did I workC) was I workingD) would I work ” 相关考题
考题 ( 10 )执行下列程序,显示的结果是 【 10 】 。one= "WORK"two = ""a = LEN ( one )i = aDO WHILE i=1two = two + SUBSTR ( one ,i , 1 )i=i - 1ENDDO? two

考题 I()in the company for more than ten years.A. workB. have workedC. worked

考题 I____ not____at the moment. A.am workingB.is workingC.are workingD.working

考题 I’m on night duty.When you go to( ), I go to( ).A.the bed...the workB.bed...the workC.bed...workD.the bed...work

考题 I' m looking forward to()together with you.A. workedB. workC. working

考题 I' m a deputy manager. I()an IT company.A. work forB. work aboutC. work

考题 By Saturday, I _______ here for three weeks.A:will be workingB:will have workedC:will workD:work

考题 I () roast leg of lamb, please.A、will likeB、would likeC、would

考题 执行下列程序,显示的结果是【 】。ne="WORK"two=""a=LEN(one)i=aDO WHILE i>=ltwo=two+SUBSTR(one,i, 1)i=i-1ENDDO?two

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