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

题目内容 (请给出正确答案)
Do you find the book _______ you lost last week?

A.whom

B.whose

C.who

D.which


参考答案

更多 “ Do you find the book _______ you lost last week? A.whomB.whoseC.whoD.which ” 相关考题
考题 You look(). What () you () ? A、tire, did…doB、tiring, have…doneC、tired, do…doD、tired, have…been doing

考题 9. _______you _______ stay at home today?A. Do ; have toB. Must; have toC. Have; toD. Do ; must

考题 you, do, eraser, how, spell【连词成句)________________________?

考题 —Where____you____lunch?—Athome.TherewasnoschoollunchA.did;haveB.are;havingC.will;haveD.do;have

考题 What () you () at eight o'clock tomorrow morning? A、are; doingB、do; youC、will; doD、will; be doing

考题 听力原文: If you want to invest money at short term, you've got several possibilities: first, a current account. This gives you the possibility of having all your money at your immediate disposal. It also entitles you to a cheque-book. Second, you've got a deposit account, which usually pays about 3. 5% interest, less tax. In that respect, a deposit account's a better investment than a current account. However, though you are entitled to a cheque-book, you can only withdraw up to a certain sum each month. For large amounts, you must give the bank a few months' notice. Finally, you have certificates of deposit. These pay in the order of 6.5% interest.28. How many possibilities are there for a customer to invest money at short term?29.With what kind of deposit can a customer NOT use a cheque-book?30.What is the interest rate for maintaining a deposit account?(28)A.2.B.5.C.4D.3

考题 以下程序的输出结果是()。main(){char*a[][5]={“how”,”do”,”you”,”do”,”!”};char**p;inti;p=a;for(i=0;i A.howdoyoudo!B.howC.howdoyoudoD.hdyd

考题 You look() What()you()?Atire;did;doBtiring;have;doneCtired;do;doDtired;have;been doing

考题 以下对于字符串的相关操作,正确的输出结果是哪些选项?A.>>> 'Life is short, you need Python.'.find('you') 15B.>>> seq = [1, 2, 3, 4]; >>> sep = '+'; >>> sep.join(seq) '1+2+3+4'C.>>> print('{:5.3f}'.format(math.pi)) 3.1416D.>>> print('you' in 'Life is short, you need Python.') True

考题 9、以下对于字符串的相关操作,正确的输出结果是哪些选项?A.>>> 'Life is short, you need Python.'.find('you') 15B.>>> seq = [1, 2, 3, 4]; >>> sep = '+'; >>> sep.join(seq) '1+2+3+4'C.>>> print('{:5.3f}'.format(math.pi)) 3.1416D.>>> print('you' in 'Life is short, you need Python.') True