皮皮学,免费搜题
登录
搜题
【简答题】
劳动法以其法律的属性看属于( )。 a.公法 b.私法 c.社会法 d.以上都不是
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】—We can use QQ to communicate with each other online. —Good. Will you please show me ?
A.
which to use
B.
how to use it
C.
what to use
D.
where to use it
【单选题】–We can use it to chat with each other on the Internet. --Really? Will you please show me _______ it
A.
how to use
B.
what to use
C.
how can I use
D.
what can I use
【单选题】仓库发生火灾给经营者或货主带来的风险属于(
A.
)。
B.
人身风险
C.
投机风险
D.
纯风险
E.
客观风险
【单选题】—We can use QQ to talk to each other online. —Good! Will you please show me _______ it?
A.
 what to use
B.
where to use
C.
how to use
D.
when to use
【单选题】仓库发生火灾给经营者或货主带来的风险属于( )。
A.
人身风险
B.
投机风险
C.
纯风险
D.
客观风险
【单选题】给出下面代码段, 哪行将引起一个编译时错误?:D
A.
public class Test {
B.
int n = 0;
C.
int m = 0;
D.
public Test(int a) { m=a; }
E.
public static void main(String arg[]) {
F.
Test t1,t2;
G.
int j,k;
H.
j=3; k=5;
I.
t1=new Test();
J.
)    t2=new Test(k); K. )  } L. ) }
【单选题】We can use QQ to talk with each other online. --Good! Will you please show me ______it?
A.
what to use   
B.
how to use   
C.
when to use   
D.
where to use
【单选题】给出下面代码段 , 哪行将引起一个编译时错误?( ) 1) public class Test { 2) int n = 0; 3) int m = 0; 4) public Test(int a) { m=a; } 5) public static void main(String arg[]) { 6) Test t1,t2; 7) int j,k; 8) j=3; k=5; 9) t1=ne...
A.
行 1
B.
行 4
C.
行 6
D.
行 9
【单选题】给出下面代码段,哪行将引起一个编译时错误?_______ public class Test { //1 int m, n; //2 public Test() {} //3 public Test(int a) { m=a; } //4 public static void main(String arg[]) { //5 Test t1,t2; //6 int j,k; //7 j=0; k=...
A.
line 3
B.
line 5
C.
line 6
D.
line 10
【单选题】给出下面代码段,哪行将引起一个编译时错误?() 1) publicclassTest{ 2) intn=0; 3) intm=0; 4) publicTest(inta){m=a;} 5) publicstaticvoidmain(Stringarg[]){ 6) Testt1,t2; 7) intj,k; 8) j=3;k=5; 9) t1=newTest(); 10) t2=newTest(k...
A.
行10
B.
行4
C.
行6
D.
行9
相关题目: