About Question enthuware.ocpjp.i.v11.2.3032 :

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
zunayeed
Posts: 10
Joined: Fri Jun 28, 2019 10:58 am
Contact:

About Question enthuware.ocpjp.i.v11.2.3032 :

Post by zunayeed »

Answer for the question is given like: jdeps --module-path out out\moduleA\test\A.class

What is the proper syntax for jdeps command ?

thanks


Ismaelspk
Posts: 3
Joined: Thu Jun 23, 2016 8:23 am
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3032 :

Post by Ismaelspk »

I'm a little confuse becuase the question calls the named class as test.A and not as A.class.

admin
Site Admin
Posts: 10384
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.i.v11.2.3032 :

Post by admin »

If you write A.class, that implies it is a class file. It is not necessarily same as the name of the class contained in it because the name of the class includes package name (aka Fully Qualified Class Name FQCN). Thus, it is ok for the question to specify the name of the class as test.A.

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 9 guests