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

An erratum in errata OCAJP 8 Sybex?

 
Bartender
Posts: 1251
87
Hibernate jQuery Spring MySQL Database Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the errata table, the error column for Page xli, chapter Intro It says:

#10 – “Reference one points to g1” should be “Reference two points to g2”  I think It's typo, It should be

#10 – “Reference one points to g1” should be “Reference one points to g2”
 
Ganesh Patekar
Bartender
Posts: 1251
87
Hibernate jQuery Spring MySQL Database Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
OCAJP 8 Sybex, Answer to Assessment Test, Page no xli, answer of Q.13 on line 3rd where It says  

"Since luck is not less than 10, the second expression, --luck, will be evaluated,"  I think It should be "Since luck is not greater than 10, the second expression, --luck, will be evaluated,"  because we've used > operator here


Source: OCAJP 8 Sybex


 
author & internet detective
Posts: 41763
887
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

Ganesh Patekar wrote:In the errata table, the error column for Page xli, chapter Intro It says:

#10 – “Reference one points to g1” should be “Reference two points to g2”  I think It's typo, It should be

#10 – “Reference one points to g1” should be “Reference one points to g2”


Correct and fixed. (I'm often rushing when posting errata)
 
Jeanne Boyarsky
author & internet detective
Posts: 41763
887
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

Ganesh Patekar wrote:OCAJP 8 Sybex, Answer to Assessment Test, Page no xli, answer of Q.13 on line 3rd where It says  

"Since luck is not less than 10, the second expression, --luck, will be evaluated,"  I think It should be "Since luck is not greater than 10, the second expression, --luck, will be evaluated,"  because we've used > operator here


Agreed and logged
 
Ganesh Patekar
Bartender
Posts: 1251
87
Hibernate jQuery Spring MySQL Database Tomcat Server Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Jeanne
 
I found some pretty shells, some sea glass and this lovely tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic