Chapter: 3, Page: 137
First: above the Figure 3.7 in the stack code example should be change from “poll” to “pop”.
Second: in Figure 3.7 instead of “poll” method should be “pop” method
Good catch! The output is the same either way. But you are correct; it should be pop() since we are talking about a stack. I've added this to the errata
I'm jumping in on this thread not to open a new one... And yes, it's nitpicking, but we've been taught to nitpick on the exams, so here you go...
OCP Ch6. question 16 (page 322), option D. Should read "snow 0", not "show 0". Doesn't change the result, but still.... Didn't see it in the errata yet.
Elana,
Good catch. You are the first to notice that. I added it our private list of things that aren't technically errata but we should fix in a later edition.