It takes ages ________ A.for doing the shoppingB.to do the shoppingC.does the shopping
It takes ages ________
A.for doing the shopping
B.to do the shopping
C.does the shopping
相关考题:
Wherever you go, exchanging money ()you in touch with international finance. A、asksB、putsC、takes
()into consideration our business relations, we accept payment by D/P. A、TakeB、TakenC、TakingD、Takes
定义一个Tree(树)类,具有带形参的构造函数,有整型数据成员ages(树龄),成员函数grow(int years)对ages加上years,age()显示Tree类对象的ages值。编写主函数对该类进行测试。
下面为合法的数组声明和构造语句的是_______。A.int[] ages = [100];B.int ages = new int[100];C.int[] ages = new int[100];D.int() ages = new int(100);
下面合法的数组声明和构造语句是()A.int[] ages = [100]B.int ages = new int[100]C.int[] ages = new int[100]D.int() ages = new int(100)
8、下面合法的数组声明和构造语句是()。A.int[] ages = [100]B.int ages = new int[100]C.int[] ages = new int[100]D.int() ages = new int(100)
下面哪一个是合法的数组声明和构造语句?()A.int[] ages = [100];B.int ages = new int[100];C.int[] ages = new int[100];D.int() ages = new int(100);
下面哪一个是合法的数组声明和构造语句()。A.int[] ages = [100];B.int ages = new int[100];C.int[] ages = new int[100];D.int() ages = new int(100);