• 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

Sybex Question Bank CH3 Q4 Error

 
Ranch Hand
Posts: 146
2
Mac Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is an error in the Sybex question bank in chapter 3, question 4.

The question asks:

What is the result of the following code?



The correct answer as given at the end of the exam is option B, abbbaccca. However, based on the code given, none of the options are correct.
 
Ranch Hand
Posts: 499
9
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just hit this wall myself.  The good news is that it is (documented [possibly in another post too?], under Online Materials, almost at the very bottom) on the official errata webpage. (Unfortunately, Wiley hasn't fixed it online yet ).
 
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

Charles O'Leary wrote:I just hit this wall myself.  The good news is that it is (documented [possibly in another post too?], under Online Materials, almost at the very bottom) on the official errata webpage. (Unfortunately, Wiley hasn't fixed it online yet ).


And unfortunately, there's no unique id for the questions and the numbers are random each time. Making it really hard to list errata.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic