Possible Error on OCP 1Z0-815 BOOK Deshmukh, Hanumant Page 403
Posted: Tue Apr 21, 2020 1:59 pm
On october version i see on page 403 in section 16.2.2 when running the module where states that running the module is a piece of cake i think is wrong the command.
I see
But the com.abc.finance.calculators.simpleinterest is the FQCN that was simplify to simpleinterest.Simpleinterest but there is expected is the name of the module which is just simpleinterest
I am new to modules but i am working on it and i think this is a error and perhaps this problem was fixed already
Please let me know.
I see
Code: Select all
java --module-path . --module com.abc.finance.calculators.simpleinterest
I am new to modules but i am working on it and i think this is a error and perhaps this problem was fixed already
