nerdexam
Oracle

1Z0-146 · Question #146

You designed a CardValidation.java Java source file. You also have the corresponding Card Validation class file. As part of invoking a Java class method, you executed this command at the command…

The correct answer is A. It loads the Java code into the database. See the full explanation below for the reasoning.

Question

You designed a CardValidation.java Java source file. You also have the corresponding Card Validation class file. As part of invoking a Java class method, you executed this command at the command prompt: loadjava -user oe/oe CardValidation.java Which statement is true about the command?

Options

  • AIt loads the Java code into the database.
  • BIt publishes Java methods in CardValidation.java.
  • CIt loads the metadata related to the Java class file into the database.
  • DIt loads the Java class file into the Java pool in the database instance.

How the community answered

(28 responses)
  • A
    75% (21)
  • B
    14% (4)
  • C
    7% (2)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-146 Practice