欢迎来到牛牛题库网
牛牛题库官网
登录
注册
首页
搜题找答案
多项选择题
力对点之矩的作用效果取决于()
A、力的大小
B、矩心的位置
C、力矩的转向
D、力的作用点
点击查看答案&解析
相关考题
单项选择题
某发动机在稳定运转时不响,转速突然变化时发出低沉连续的“哐哐”声,转速越高,声响越大,有负荷时,声响明显,则此声响为()。
A、曲轴主轴承响B、连杆轴承响C、活塞敲缸响D、活塞销响
单项选择题
Emission, absorption and scattering of light demonstrate the wave nature of light.
A、正确
B、错误
单项选择题
有以下程序 #include int a=4; int f(int n) { int t = 0; static int a=5; if (n%2) {int a=6; t += a++; } else {int a=7; t += a++; } return t + a++; } main() { int s=a, i=0; for (; i<2;i++) s += f(i); printf("%d", s); }程序运行后的输出结果是( )
A、36
B、24
C、32
D、28
关注
顶部
微信扫一扫,加关注免费搜题