可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

and the command line:


and the command line:   java -Dprop.custom=gobstopper Commander   Which two, placed on line 13, will produce the output gobstopper?()

  • ASystem.load("prop.custom");
  • BSystem.getenv("prop.custom");
  • CSystem.property("prop.custom);
  • DSystem.getProperty("prop.custom");
  • ESystem.getProperties().getProperty("prop.custom");
参考答案
参考解析:
分类:SCJP程序员认证考试题库
相关推荐

1、Examine the command: &

Examine the command:  ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (PRIMARY KEY) COLUMNS;  What...

2、The following command 

The following command is issued on a Cisco Router:Router(configuration)#logging console warningsWhich alert...

3、Which command line in

Which command line invocation will produce the output?()A java Test 2222B java Test 1234C java Test 4242D java Test 4321

4、And the command-line 

And the command-line invocations:  javac Pass2.java  java Pass2 5  What is the result?(...

5、Given the command line

Given the command line java Pass2 and: public class Pass2 { public void main(String [] a...

6、The following command 

The following command was issued on Router 2:Given the above output shown above, which statem...