• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Paul Clapham
  • Tim Cooke
  • Ron McLeod
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Junilu Lacar
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Stephan van Hulst
  • Peter Rooke
  • Mikalai Zaikin
Bartenders:
  • Himai Minh

Sybex OCP 11 Programmer I. Answers to review questions for Chapter 11. Question 8 answer incorrect

 
Ranch Hand
Posts: 53
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, Jeanne and Scott.

I believe that answer to question 8  for Chapter 11 contains error.

Which commands take a --module-path parameter? (Choose all that apply.)

Excerpt From: Boyarsky, Jeanne. “OCP Oracle Certified Professional Java SE 11 Programmer I Study Guide”.




Answer for that question tells that jmod command does not have such an option. But it is not correct.

 
author & internet detective
Posts: 41603
883
Eclipse IDE VI Editor Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Confirmed and added to errata. If we do another printing, jmod will be removed as an answer choice from that question since knowing this is out of scope.
 
Oksana Cherniavskaia
Ranch Hand
Posts: 53
3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks, Jeanne. But is jmod out of scope for 1z0-816 and 1z0-817?
 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Even jar has --module-path or -p option. I think this is also missed. Please confirm
 
Ranch Hand
Posts: 499
9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jeanne Boyarsky wrote:Confirmed and added to errata. If we do another printing, jmod will be removed as an answer choice from that question since knowing this is out of scope.


Jeanne and/or Scott,

It has been a little while since the OP, Sybex CSG (still) contains jmod material,  and since jmod is not currently listed under What don’t I need to study?, is jmod relevant for 819?  
 
Jeanne Boyarsky
author & internet detective
Posts: 41603
883
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
jmod is still in scope. But that flag is not.
 
Charles O'Leary
Ranch Hand
Posts: 499
9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Jeanne Boyarsky wrote:jmod is still in scope. But that flag is not.


Thanks Jeanne!
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Sriram Muthaiah wrote:Even jar has --module-path or -p option. I think this is also missed. Please confirm



Just wanted to point out this - I still don't see this in errata or confirmed, but indeed also jar has this option.
 
Jeanne Boyarsky
author & internet detective
Posts: 41603
883
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

jarkko rantavuori wrote:

Sriram Muthaiah wrote:Even jar has --module-path or -p option. I think this is also missed. Please confirm



Just wanted to point out this - I still don't see this in errata or confirmed, but indeed also jar has this option.


Also not something that needs to be known for the exam.
 
Jeanne Boyarsky
author & internet detective
Posts: 41603
883
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It's also "weird" because only valid in create/update modes
 
It is an experimental device that will make my mind that most powerful force on earth! More powerful than this tiny ad!
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic