The computer doesn't work. You should get it_____A. to repairB. repairingC. repaired

The computer doesn't work. You should get it_____

A. to repair

B. repairing

C. repaired


相关考题:

--Must we finish our homework now? --No, you ______. You _______ finish it after school. A.needn't , mayB.mustn't , mayC.can't , canD.needn't , must

2. You_________ make the dishes if you don t like to.A. have not toB. has not toC. don't have toD. doesn’t have to

3.Jack _______like baseball ________volleyball.A. don't ; orB. doesn't ; orC.don't ;andD.doesn't ;and

如下函数的作用是以双倍行距输出文件: void double_space(ifstream f, ofstream t){ char c; while (______) { ______; if (c == '\n')t.put(c); } }画线处缺失的部分是A.f.get(c)与t.put(c)B.f.put(c)与t.get(c)C.t.get(c)与f.put(c)D.t.put(c)与f.get(c)

Between labor and play______(stand)work.

A: Have you seen my camera? I can't find it.B: Just now I have seen it. You_____ have put it in the bag.A. mustB. wouldC. should

You ________ show more respect for your elders. A. canB. couldC. mightD. should

你有两台运行Windows7的计算机Computer1和Computer2。Computer1被用来远程管理Computer2。在Computer1上,你需要验证Computer2上的远程管理(WinRM)服务已经启动。你该怎么做?() A.在命令提示符中,运行WinrsCr.computer2queryB.在命令提示符中,运行WinrmidCremote.computer2C.在WindowsPowerShell中,运行Get-PSSessionComputer2D.在WindowsPowerShell中,运行Get-PSSessionConfigurationComputer2

A:I have got a pain in my chest. B:You ( )see the doctor.A. haveB. needC. should

如下函数的作用是以双倍行距输出文件: void double_space(ifstream f,ofstream t){ char c; while(______){ ______; if(c=='\n')t.put(c); } } 画线处缺失的部分是A.f.get(c)与t.put(c)B.f.put(c)与t.get(c)C.t.get(c)与f.put(c)D.t.put(c)与f.get(c)