皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【判断题】
温度越高,液压油的黏度越大。
A.
正确
B.
错误
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】— Where is my English-Chinese dictionary? I put it on the desk yesterday. — You ___ it in the wrong place. A. must put     B should have put     C. might put     D. might have put
【简答题】Put into an old Chinese proverb, it means that one will never find it difficult to do anything until one has experienced it.
【判断题】筹措发展资金是信用的主要功能。
A.
正确
B.
错误
【单选题】不设超高的情况下,路面横向坡度采用 。
A.
1.0% 或 1.5%
B.
1.5% 或 2.0%
C.
2.0% 或 2.5%
D.
2.5% 或 3.0%
【简答题】各椎孔连接起来构成(),容纳脊髓。
【单选题】The plan _____ by the Chinese government ____ rejuvenating the nation by relying on science.
A.
put forward, aimed at
B.
was put forward, aiming at
C.
put forward, was aimed at
D.
put forward, aiming at
【单选题】下列函数的运行结果是 main ( ) { int i=2,p; int j,k; j=i; k=++i; p=f(j,k); printf('%d',p); } int f(int a,int b) { int c; if(a>b)c=1; else if(a==b)c=0; else c=-1; return(c);}
A.
-1
B.
1
C.
2
D.
编译出错,无法运行
【单选题】设有如下程序 #inclide<stdio.h> main() { int **k,*j,i=100; j=&i; k=&j; printf('%d/n,'**k); } 上述程序的输出结果是______。
A.
运行错误
B.
100
C.
i的地址
D.
j的地址
【判断题】护理道德教育与护理道德修养相辅相成、密不可分。
A.
正确
B.
错误
【简答题】main( ) { int i=29,j=6,k=2,s s=i+i/j%k-9 printf(“s=%d/n”,s) }
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题