nerdexam
Oracle

1Z0-815 · Question #107

Which two commands are used to identify class and module dependencies? (Choose two.)

The correct answer is C. jdeps --list-deps E. java --show-module-resolution. https://docs.oracle.com/en/java/javase/11/tools/jdeps.html#GUID-A543FEBE-908A-49BF- 996C-

Understanding Java Technology and Environment

Question

Which two commands are used to identify class and module dependencies? (Choose two.)

Options

  • Ajmod describe
  • Bjava Hello.java
  • Cjdeps --list-deps
  • Djar --show-module-resolution
  • Ejava --show-module-resolution

How the community answered

(37 responses)
  • A
    5% (2)
  • B
    16% (6)
  • C
    73% (27)
  • D
    5% (2)

Explanation

https://docs.oracle.com/en/java/javase/11/tools/jdeps.html#GUID-A543FEBE-908A-49BF- 996C-

Topics

#jdeps#module dependencies#module resolution#Java tools

Community Discussion

No community discussion yet for this question.

Full 1Z0-815 Practice