皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
张先生 4 月份实际出勤天数为 20 天(该月制度工作时间为 22 天)。请计算张先生该月的缺勤率 。
手机使用
分享
复制链接
新浪微博
分享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("#"); } }
【单选题】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
【单选题】教师通过口头语言系统、连贯地向学生传授知识的教学方法是______.
A.
讲授法
B.
谈话法
C.
讨论法
D.
演示法
【单选题】下面关于水平角的描述错误的是
A.
水平角是指一点到两目标点的连线在水平面上投影的夹角
B.
水平角的取值范围是0°~180°
C.
水平角是通过一点到两目标点的两个方向线在水平度盘上的读数求差获得的
D.
水平角用来求算点的平面坐标
【简答题】以下程序运行时的输出结果是_______ #include void main() { int i=5; do { switch(i%2) { case 4: i--; break; case 6: i--; break; } i--; i--; printf("%d',i); } while(i>0); }
【简答题】以下程序运行时的输出结果是______________ 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.
【简答题】增色效应与减色效应
【单选题】It seems like every time we (), things are going up, especially fuel and supplies.
A.
turn around
B.
turn aside
C.
turn away
D.
turn out
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题