当前位置:OCJP(310-065)题库

问题:

[单选]

Given the following directory structure:
bigProject

--source


--Utils.java


--classes

--
And the following command line invocation:
javac -d classes source/Utils.java
Assume the current directory is bigProject,what is the result?()

A . If the compile is successful, Utils.class is added to the source directory.
B . The compiler returns an invalid flag error.
C . If the compile is successful, Utils.class is added to the classes directory.
D . If the compile is successful, Utils.class is added to the bigProject directory.

我国产品质量监督管理制度包括哪些? 1899年10月,在芝加哥举行了反帝国主义大会,面对反帝国主义同盟的强大声势,美国民主党严厉指责麦金莱的共和党政府的对外侵略政策扩张,以便在1900年总统选举竞选中捞到好处。麦金莱政府于是提出“门户开放”政策。这表明()。 美国民众对政府殖民扩张政策均持反对态度。 美国民主党不主张政府对外殖民扩张政策。 “门户开放”政策与美国政党纷争相关。 共和党们“门户开放”放弃了对外扩张政策。 发动机润滑油牌号是如何划分和选用的? 管理控制系统具备()主要特征。 更重视共享价值观。 强调全方位的奖励。 更应用有效的方法来衡量绩效。 要考虑控制系统的道德观。 用于压力容器的钢材主要机械性能指标为()。 强度。 塑性。 刚度。 韧性。

Given the following directory structure:
bigProject

--source


--Utils.java


--classes

--
And the following command line invocation:
javac -d classes source/Utils.java
Assume the current directory is bigProject,what is the result?()

参考答案:

  参考解析

本题暂无解析

在线 客服