• 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:

The word "try" is repeated twice on page 350, mock explanation of chapter 6(Java OCA 8 Programmer I)

 
Ranch Hand
Posts: 221
27
IntelliJ IDE Spring Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
On page 350, "try" is repeated twice in the 3rd sentence of mock explanation #8

(If an ArithmeticException is thrown in try try block, it will be caught on line 5.)



P.S. It is not important but there are space problem on the same page, in mock explanation #9. "Starting up" and "Problem" should be "Starting up " and "Problem " respectively.
 
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
Logged both. Thanks.
 
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

Mushfiq Mammadov wrote:It is not important but there are space problem on the same page, in mock explanation #9. "Starting up" and "Problem" should be "Starting up " and "Problem " respectively.


Spaces again Starting to wonder if Jeanne and Scott will replace all spaces in the mock questions of the OCPJP study guide with a non-visible character like dash or colon to cut down on errata items...
 
Jeanne Boyarsky
author & internet detective
Posts: 41763
887
Eclipse IDE VI Editor Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Roel De Nijs wrote:

Mushfiq Mammadov wrote:It is not important but there are space problem on the same page, in mock explanation #9. "Starting up" and "Problem" should be "Starting up " and "Problem " respectively.


Spaces again Starting to wonder if Jeanne and Scott will replace all spaces in the mock questions of the OCPJP study guide with a non-visible character like dash or colon to cut down on errata items...


I think they are all (or mostly) mine. I am avoiding spaces at the end of strings in the mocks, yes.
 
if you think brussel sprouts are yummy, you should try any other food. And this 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