• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

OCA / OCP Java SE 8 Programmer Practice Tests: Chapter 5 Question 14 Web Only Errata

 
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
Chapter 5 Question 14 Web does not (appear to) match the book, although it's provided choices match.
CH5Question14WebErrata2017-05-27_19-35-07.png
[Thumbnail for CH5Question14WebErrata2017-05-27_19-35-07.png]
CH5Question14WebErrata2017-05-27_19-35-07.png
[Thumbnail for CH5Question14WebErrata2017-05-27_19-35-07.png]
 
author & internet detective
Posts: 41967
911
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
Nuts. I went through all the questions in the book looking for conversion errors on the test site in one weekend when they did the conversion. (I wasn't given long to submit feedback.) I found over a dozen conversion errors that weekend; all of which were fixed before the book went live.  I found errors in most questions with images and a few others. I focused on the answers and not the code snippets. I'll try to do do another pass tomorrow of the code blocks and then complain to the publisher. On the bright side, now I have the printed book which will make that comparison easier!

Since you have the print book, at least you have access to the intended question. It is possible to just buy the e-book though. So if anyone else stumbles on this before it is fixed, the code was supposed to be:



I've credited you in the errata. But since this is web only, I plan to delete that line from the errata once it is fixed.
 
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
Excellent Jeanne!

Kudos for offering so many ways to get the information to your readers!  

(I think the "Wiley Web experience" provides a similar feel to the "real" thing.  Although as mentioned, I have to keep the book close to review answers.)  
 
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

I'll try to do do another pass tomorrow of the code blocks



It's possible that you've already previously found 99.9% of errata.  Following my first 6 completed OCA Practice Test Chapters, I reviewed the answers for many of them.  I'm not likely doing the extensive review that you've already completed, but this is the only thing, as minor as it is, that has really stood out for me.
 
Jeanne Boyarsky
author & internet detective
Posts: 41967
911
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
I went through the code examples to look for "examples from the wrong question." I only found one other instance of this problem (in ch 19). I didn't look at ch 1-5 since you've already been through those .
 
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
 
This parrot is no more. It has ceased to be. Now it's a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic