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

Typo in Explanation online test, chapter 4, question 15 (Java OCA 8 Programmer I Study Guide, Sybex)

 
Greenhorn
Posts: 10
1
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It sais the argument on line 18 is a short. But the short is on line 17. (The ebook is correct on this one)

And same typos for outboxing as in the ebook, the wrapper classes start with a capital letter (Boolean, Double)
 
author & internet detective
Posts: 41774
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
Jorma,
It's right in the paper book as well. I've lost access to the online test site. (I have a ticket with Sybex to restore it.) Could you post a screenshot of what you see online as the answer for that question?
 
Jorma Spitz
Greenhorn
Posts: 10
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
 
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 Jorma Spitz,

First of all, a warm welcome to CodeRanch!

Jorma Spitz wrote:It sais the argument on line 18 is a short. But the short is on line 17. (The ebook is correct on this one)


You are correct! The first sentence of the explanation of the online test should be: "The argument on line 17 is a short.".

It's strange that this typo doesn't occur in the eBook, nor the paper book; but does occur in the online test.

Hope it helps!
Kind regards,
Roel

PS. Have a cow for spotting (and reporting) this typo!
 
Jeanne Boyarsky
author & internet detective
Posts: 41774
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
Thanks Jorma. I got my access to the sybex site back and see the same thing as you do. Weird how they took something correct and made it incorrect when putting it online!

I've added it to our errata list. I'll notify the publisher in the future.
 
WHAT is your favorite color? Blue, no yellow, ahhhhhhh! Tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic