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

Given the following di


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

  • AIf the compile is successful, Utils.class is added to the source directory.
  • BThe compiler returns an invalid flag error.
  • CIf the compile is successful, Utils.class is added to the classes directory.
  • DIf the compile is successful, Utils.class is added to the bigProject directory.
参考答案
参考解析:
分类:SCJP程序员认证考试题库
相关推荐

1、Given the following sc

Given the following scripts, both found in /usr/local/bin, what would the output be when exec...

2、Given the following in

Given the following interface definition, which definitions are valid?()  interface I {  vo...

3、Given the following on

Given the following on a system that is not a name server, which will be the first&e...

4、Given the following co

Given the following code fragment:    public void create() {    Vector myVect;&en...

5、Given the following co

Given the following code:   public class Test { void printValue(int m){ do { System.out...

6、Given the following RM

Given the following RMAN commands,choose the option that reflects the order required to restore&ens...