首页计算机考试Oracle认证
(多选题)

A developer is creating a class Book, that needs to access class Paper. The Paper class is deployed in a JAR named myLib.jar.  Which three, taken independently, will allow the developer to use the Paper class while compiling the Bookclass?()

AThe JAR file is located at $JAVA_HOME/jre/classes/myLib.jar.

BThe JAR file is located at $JAVA_HOME/jre/lib/ext/myLib.jar..

CThe JAR file is located at /foo/myLib.jar and a classpath environment variable is set that includes /foo/myLib.jar/Paper.class.

DThe JAR file is located at /foo/myLib.jar and a classpath environment variable is set that includes /foo/myLib.jar.

EThe JAR file is located at /foo/myLib.jar and the Book class is compiled using javac - cp /foo/myLib.jar/Paper Book.java.

FThe JAR file is located at /foo/myLib.jar and the Book class is compiled using javac - classpath /foo/myLib.jar Book.java

正确答案

来源:www.examk.com

答案解析

相似试题

  • (单选题)

    A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing. As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()

    答案解析

  • (单选题)

    What is true regarding a transaction executed in Automatic Undo Management mode?()

    答案解析

  • (单选题)

    Which statement is true about a whole consistent database backup on a database running in ARCHIVELOGmode()

    答案解析

  • (单选题)

    Given: What creates the appropriate DateFormat object and adds a day to the Date object?()

    答案解析

  • (单选题)

    You completed the development of a new application and want to create a new domain in a new environment for functional testing. You want to have the same settings for your new domain as your old domain, with the option of changing the configuration in the new target environment. Which two actions should you execute?()

    答案解析

  • (单选题)

    Given: Which exception or error will be thrown when a programmer attempts to run this code?()

    答案解析

  • (单选题)

    You created a database by using the Database Configuration Assistant. What must you do to access a user account in the sample schemas?()

    答案解析

  • (单选题)

    You work as a database administrator for Certkiller .com. You need to rename a data file of atablespace.  How would you perform this?()

    答案解析

  • (单选题)

    Given: Which line of code marks the earliest point that an object referenced by intObj becomes a candidate for garbage collection?()

    答案解析

快考试在线搜题