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

Errata for Question 18 in Review Questions 2 (Java OCA 8 Programmer I Study Guide, Sybex)

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The book and Sybex online list the answer to Question 18 (Review 2) as option 'A', but the associated description shows the answer as option 'B'.

Answer A lists the answer as 1
Answer B lists the answer as 2

The correct answer does appear to be option B.

Book page for mock test is 99.  Explanation to mock test question is on pages 338-339.
 
Chuck Todd
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just realized this was mentioned about a year ago, but it is not listed on the Errata at: https://www.selikoff.net/java-oca-8-programmer-i-study-guide/
 
Chuck Todd
Greenhorn
Posts: 3
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sorry for the duplication.  I found it on the Errata.  Please disregard.
 
author & internet detective
Posts: 41878
909
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
Chuck,
No worries. Better to have something notice more than once than not at all!
 
Sheriff
Posts: 11604
178
Hibernate jQuery Eclipse IDE Spring MySQL Database AngularJS Tomcat Server Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Chuck Todd,

First of all, a warm welcome to CodeRanch!

Chuck Todd wrote:The book and Sybex online list the answer to Question 18 (Review 2) as option 'A', but the associated description shows the answer as option 'B'.


As you already have noticed yourself, this errata item was reported a year ago and is already on the official errata overview of this study guide.

Chuck Todd wrote:Sorry for the duplication. I found it on the Errata. Please disregard.


No need to apologize! It's much better to post your doubts if you are confused by something than learn something wrong or make incorrect assumptions. And as the moose tells you, CodeRanch is a friendly place for programming greenhorns, so we are glad to help you

Kind regards,
Roel

PS. Next time you create a new topic to ask a question or share your doubts, it is much more useful to post the actual code snippet (or paragraph or ...) instead of a book sample.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic