nerdexam
Oracle

1Z0-876 · Question #131

Frank has been sent a file named Interns.jar. He would like to examine the contents of the file without extracting the file. Choose the command that will allow him to examine the file.

The correct answer is B. jar tvf ./Interns.jar. See the full explanation below for the reasoning.

Question

Frank has been sent a file named Interns.jar. He would like to examine the contents of the file without extracting the file. Choose the command that will allow him to examine the file.

Options

  • Atar xvf ./Interns.jar
  • Bjar tvf ./Interns.jar
  • Ccat ./Interns.jar
  • D./Interns.jar >> jar cvf -
  • Eunzip ./Interns.jar

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    83% (19)
  • D
    4% (1)
  • E
    9% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-876 Practice