nerdexam
GIAC

GSSP-JAVA · Question #50

Which of the following actions can you take to seal two packages, PackageA and PackageB, in the JAR file MyJar.jar? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is C. Execute the following command. D. Create a text file named Manifest.txt with the following contents. See the full explanation below for the reasoning.

Question

Which of the following actions can you take to seal two packages, PackageA and PackageB, in the JAR file MyJar.jar? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AExecute the following command.
  • BCreate a text file named Manifest.txt with the following contents.
  • CExecute the following command.
  • DCreate a text file named Manifest.txt with the following contents.

How the community answered

(49 responses)
  • A
    16% (8)
  • B
    10% (5)
  • C
    73% (36)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice