• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Errata for OCP: Oracle Certified Professional Java SE 8 Programmer II Study Guide - page 136

 
Ranch Hand
Posts: 90
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

On page 136, it says "Except for push... push is what...". Shouldn't it be "push and pop"? Anyway, it seems like the table 3.5 at the top of the page does not reflect this as push for queue it says "Yes".

Guillaume
 
author & internet detective
Posts: 42135
937
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
Hmm. I'm trying to recall what I was thinking at the time I wrote that. It's definitely not in the Queue interface so it looks like that sentence is just plain wrong. Added to the errata.

I really appreciate you pointing this out. (I appreciate the typo corrections too of course.) But I appreciate this one more. Nobody beyond the two of us should have to scratch their heads over this!
reply
    Bookmark Topic Watch Topic
  • New Topic