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

题目内容 (请给出正确答案)
John used to get up early, ( )?

A.used he

B.did he

C.didn't he

D.would he


参考答案

更多 “ John used to get up early, ( )? A.used heB.did heC.didn't heD.would he ” 相关考题
考题 在SQL SERVER中,下列哪些语句属于给局部变量赋值的语句() A.DECLAREB.SETC.USED.GET

考题 —What do you think of the _______car?—I think it is much better than his one.A. latest, lastB. lately, lastlyC. early, latelyD. early, lastly

考题 She usually goes to ( ) early. A、the bedB、bedsC、bedD、a bed

考题 Last Saturday ___________________ had a picnic in Beiquan Park.A、John, Mary and meB、John, Mary and IC、John, I and MaryD、 I, John and Mary

考题 Which command will create a group called ‘delivery’and set the administrators to john’ and ‘mary’?() A.mkgroup -A=john,mary deliveryB.groupadd -A=john,mary deliveryC.mkgroup adms=john,mary deliveryD.groupadd adms=john,mary delivery

考题 下列值不为true的表达式有( )。A、"john"=="john"B、"john".equals("john")C、"john"="john"D、"john".equals(newString("john"))

考题 By the time l_________ (get) up,my mother _________ (get) the breakfast ready.

考题 I have to go at once.A:soon B:immediately C:now D:early

考题 Last Sunday had a picnic in Beihai Park.A.John,Mary and me B.John,I and Mary C.John,Mary and I D.I,John and Mary

考题 通过 SQL,从 “actor” 表中选取 "FirstName" 列的值等于"John" 的所有记录的表述正确的是()。A.SELECT * FROM Actor WHERE FirstName='John'B.SELECT [all] FROM Actor WHERE FirstName LIKE 'John'C.SELECT * FROM Actor WHERE FirstName LIKE 'John'D.SELECT [all] FROM Actor WHERE FirstName='John'