nerdexam
GIAC

GSSP-JAVA · Question #61

Which of the following options are available with jar files? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is A. M - Deletes an existing manifest file B. c - Creates a jar file D. 0 - Stores a file without using zip compression. See the full explanation below for the reasoning.

Question

Which of the following options are available with jar files? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AM - Deletes an existing manifest file
  • Bc - Creates a jar file
  • Co - Overrides an existing jar file
  • D0 - Stores a file without using zip compression
  • Em - Manipulates or updates an existing jar file
  • Fu - Unzips a jar file
  • GM - Creates a manifest file

How the community answered

(54 responses)
  • A
    72% (39)
  • C
    4% (2)
  • E
    2% (1)
  • F
    7% (4)
  • G
    15% (8)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice