皮皮学,免费搜题
登录
搜题
【多选题】
以下属于正确的改正原则的是( )
A.
对我方有利,但不影响对方利益,一般不改
B.
对我方不利,若不改会严重影响安全收汇,则坚决要改
C.
对我方有利,但会严重影响对方利益,一定要改
D.
对我方不利,但在增加较大成本的情况下可以完成,若对方愿意承担成本,则不改,否则要改
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【单选题】现有:  class Parser (类)extends(继承) Utils {   public static void main(String [] args) {   System.out.print(输出打印)(new Parser().getInt("42"));  }   int getInt(String arg) {   return Integer.parseInt(arg); ...
A.
42
B.
编译失败。
C.
无输出结果。
D.
运行时异常被抛出。
【单选题】class Parser extends Utils {  public static void main(String [] args) {   System.out.print(new Parser().getInt("42"));  }  int getInt(String arg) {  return Integer.parseInt(arg);  }  }  class Utils { ...
A.
42
B.
编译失败
C.
无输出结果
D.
运行时异常被抛出
【单选题】设有宏定义:# define F(x) 2*x 则表达式y=F(2+3)的值等于( )
A.
10
B.
8
C.
7
D.
12
【单选题】现有: 1. class Parser extends Utils ( 2.public static void main (String[] args) { 3.try{System.out.print (new Parser().getlnt("42")); 4. } catch (Exception e) { 5.System.out.println("Exc"); ...
A.
42
B.
Exc
C.
42Exc
D.
编译失败
【单选题】现有:  class  Parser extends  Utilis  {  public static void main (String  []  args)  {  try  {  System. out.print (new  Parser ( ) .getlnt ("42")} ;     }  catch (NumberFormatException n) {  System.out ...
A.
NFExc
B.
42
C.
42NFExc
D.
编译失败
【单选题】设有宏定义: #define f(x) (-x*2) 执行语句: cout<
A.
-14
B.
2
C.
5
D.
-7
【单选题】现有 1. class Parser extends Utils { 2. public static void main (String [] args) { 3. try { System.out.print (new Parser () .getlnt ("42")) 4. } catch (Exception e) { 5. S...
A.
42Exc
B.
Exc
C.
42
D.
编译失败
【单选题】设有宏定义“#define f(x)(-x)*2 ”, 执行语句"cout<< /div>
A.
5
B.
-5
C.
2
D.
-14
【单选题】设有宏定义 : # define f(x, y) (-(x)*2/y) 执行语句 “ cout<
A.
4
B.
1
C.
-2
D.
-4
【判断题】六度分隔理论,认为世界上任意两个人之间建立联系,最多只需要6个人
A.
正确
B.
错误
相关题目:
关于我们
免责声明
版本记录
© 2019 pipixue.com 京ICP备20000060号-6