________a computer will help prepare year-end acco
________a computer will help prepare year-end accounts.
A. Use
B. To use
C. Using
参考解答
参考答案:C
相似问题
若有程序 main() { int i j; scanf('i=%d j=%d';&i &j); p
若有程序 main() { int i,j; scanf( "i=%d,j=%d ";&i,&j); printf( "i=%d,j=%d n ",i,j); } 要求给i赋10,给j赋20,则应该从键盘输入______。请帮忙给出正确答案和分析,谢谢!
Since she________studied hard she succeeded in he
Since she________studied hard, she succeeded in her exam A wouldB hadC has
She'll cook if she________time.A. hasB. doesC. can
She "ll cook if she________time A hasB doesC can
以下程序通过函数指针p调用函数fun 请在填空栏内 写出定义变量p的语句。 void fun (in
以下程序通过函数指针p调用函数fun,请在填空栏内,写出定义变量p的语句。 void fun (int*x,int*y) {……} main() { int a=10,b=20; ______;
以下程序运行后 输出结果是______。 define PT 5.5 define S(x) PT*
以下程序运行后,输出结果是______。 define PT 5 5 define S(x) PT*x*x main() { int a=1,b=2;printf( "%4 1 f n ",S(a+b)); }A.49 5B.9 5C.22D.45请帮忙给出正确答案和分析,谢谢!
