皮皮学,免费搜题
登录
搜题
【单选题】
零件机械加工工艺过程组成的基本单元是( )。
A.
工步
B.
工序
C.
安装
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】What lies in pieces around them represents, in effect, a unique private exhibition open to a lucky few.
A.
in short
B.
in particular
C.
in fact
D.
in turn
【单选题】船舶具体航次所确定的总载重量DW与( )无关。
A.
允许吃水
B.
空船重量
C.
载重线
D.
船舶常数
【单选题】What unusual or unique biological train led to the remarkable diversification and unchallenged success of the ants for ever 50 million years? The answer appears to be that they were the first group of...
A.
How do individual ants adapt to specialized tasks?
B.
What are the differences between social and solitary insects?
C.
Why are ants predators?
D.
Why have ants been able to thrive for such a long time?
【单选题】下列程序段中不是死循环的是( )。
A.
int i=100; while(1) { i=i%100+1; if(i>100)break; }
B.
for(;;);
C.
int k=0; do{++k;}while(k<=0);< /div>
D.
int s=36; while(s);--s;
【判断题】因为燃烧时都伴有发光发热的现象,所以一切物质的发光发热现象都属于燃烧。( )
A.
正确
B.
错误
【单选题】船舶具体航次所确定的总载重量DW与 无关
A.
载重线
B.
船舶常数
C.
允许吃水
D.
空船重量
【单选题】下列程序段中,非死循环的是。
A.
int i=100; while(1) { i=i%100+1;   if(i>=100) break; }
B.
int k=0; do{     ++k; }while(k>=0);
C.
int s=10; while(++s%2+s%2) s++;
D.
for(;;)
【单选题】关于以下程序代码的说明正确的是()
A.
5行不能通过编译,因为引用了私有静态变量
B.
10行不能通过编译,因为x是私有静态变量
C.
程序通过编译,输出结果为:x=103
D.
程序通过编译,输出结果为:x=102
【多选题】纪录片采访的原则包括( )
A.
有备而行
B.
良性互动
C.
紧追线索
D.
驾驭时机
【单选题】关于以下程序代码的说明正确的是:
A.
class  HasStatic{
B.
private  static  int  x=100;
C.
public  static  void  main(String  args[  ]){
D.
HasStatic  hs1=new  HasStatic(  );
E.
hs1.x++;
F.
HasStatic  hs2=new  HasStatic(  );
G.
hs2.x++;
H.
hs1=new  HasStatic( );
I.
hs1.x++;
J.
.       HasStatic.x- -; K. .       System.out.println(“x=”+x); L. .    }
相关题目:
【单选题】下列程序段中不是死循环的是( )。
关于我们
免责声明
版本记录
© 2019 pipixue.com 京ICP备20000060号-6