• 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

Minor typo on page 344 (Java OCA 8 Programmer I Study Guide)

 
Greenhorn
Posts: 9
2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In the explanation of mock exam question 15 of chapter 4, the class names should start with capital:
It can be autoboxed to a Boolean
It can be autoboxed to a Double
 
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 Vince Botteman,

First of all, a warm welcome to CodeRanch!

Vince Botteman wrote:In the explanation of mock exam question 15 of chapter 4, the class names should start with capital:
It can be autoboxed to a Boolean
It can be autoboxed to a Double


You are correct. Well spotted!

Kind regards,
Roel
 
author & internet detective
Posts: 41860
908
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
Welcome to CodeRanch!

Agreed. That is already on our errata list. It was reported in April by Elena Felder.

It's a good sign that you noticed though. Being attentive to detail correlates well with passing the exam!
reply
    Bookmark Topic Watch Topic
  • New Topic