• 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 816 - Chapter-6 - Page 344 (Review Question 9)

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The question is about jdeps command. At Appendix B, correct answer choice is given as C. But I guess it must be H. There is no command line option as "--internal-jdk" for the jdeps command. Correct option must be "--jdk-internals" which is not present among choices, thus leading us to answer choice H, "none of the above".
 
author & internet detective
Posts: 41605
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
Mustafa,
Welcome to CodeRanch!

You are correct. Thank you for letting us know. Congratulations on being the first person (other than Scott and I) to find an errata. We've credited you in the errata list. (Scott and I found a couple right after the book went to print).
 
Mustafa Ilikkan
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Jeanne,

Thanks for considering my report. Actually I took the second level exam yesterday and got a 80% pass. More interestingly, I got a question on jdeps asking about the meaning of the "--jdk-internals" option.

Take care.
 
reply
    Bookmark Topic Watch Topic
  • New Topic