What command is the simplest way to list what modules a JAR depends on including package names?

Question:

What command is the simplest way to list what modules a JAR depends on including package names? 

A. jdeps cookie.jar

B. jdeps –s cookie.jar

C. jdeps –jdkinternals cookie.jar

D. jdeps --jdkinternals cookie.jar

E. jdeps -jdk-unsupported cookie.jar

F. jdeps --jdk-unsupported cookie.jar.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: