皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【判断题】
比特序中的小端是指将位(即逻辑上的高数据位)存储在低比特地址(即物理上的存储地址)
A.
正确
B.
错误
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】以下程序运行时的输出结果是_______ #include void main() { int i,j=4; for (i=j;i<=2*j;i++); switch(i/j) { case 0: case 1: printf("**")break; case 2: printf("#"); } }
【简答题】以下程序运行时的输出结果是_______。 f(int a) { int b=0; static int c=3; b++,c++; return(a+b+c); } void main() { int a=2,i; for(i=0;i<3;i++)printf("%d",f(a++)); }
【单选题】The Hydrogen Economy It seems that every day there is a new announcement in the news about automobiles powered by fuel cells. The promises are great, since fuel cells have the potential to very quickl...
A.
Y
B.
N
C.
NG
【单选题】——Mum, may I go out and play basketball? ——( ) you ( ) your homework yet?
A.
Do, finish
B.
Are, finishing
C.
Did, finish
D.
Have, finished
【单选题】教师通过口头语言系统、连贯地向学生传授知识的教学方法是______.
A.
讲授法
B.
谈话法
C.
讨论法
D.
演示法
【单选题】下列不属于喀斯特地貌的是()
A.
石芽
B.
峰林
C.
溶洞
D.
羊背石
【简答题】以下程序运行时的输出结果是______________ float fun(int x,int y) { return (x+y);} void main() { int a=2,b=5,c=8; printf("%3.0f\n",fun(int)fun(a+c,b),a-c)); }
【单选题】水平角的取值范围是
A.
0-360度
B.
0-180度
C.
-90到+90度
D.
0-90度
【单选题】Why did Elizabeth find the first two dances humiliating?
A.
Because Mr. Collins often moved the wrong way.
B.
Because she didn't like dancing.
C.
Because no one asked her to dance.
【简答题】增色效应与减色效应
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题