aspose file tools
The moose likes Programmer Certification (SCJP/OCPJP) and the fly likes textbook page 217 error (from the classroom) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Certification » Programmer Certification (SCJP/OCPJP)
Reply Bookmark "textbook page 217 error (from the classroom)" Watch "textbook page 217 error (from the classroom)" New topic
Author

textbook page 217 error (from the classroom)

Achilleas Achix
Ranch Hand

Joined: Apr 18, 2011
Posts: 123

The text reads "instance variable" , while it is declared static.


OCPJP 6.0
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9191
    
    2

It would be good if you could also include the name of the book which has this issue


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Achilleas Achix
Ranch Hand

Joined: Apr 18, 2011
Posts: 123

Ankit Garg wrote:It would be good if you could also include the name of the book which has this issue


The one and only

Yeah alright, i meant S&B textbook (the fat one)
Bert Bates
author
Sheriff

Joined: Oct 14, 2002
Posts: 8717
Hi Guys,

Good catch, this is a known error. I'm about halfway done organizing the list of errata for K&B 6. In the meantime, this thread is a pretty good place to start, although it's not well organized.

http://www.coderanch.com/t/467890/java-programmer-SCJP/certification/Compiling-errata-SCJP

hth,

Bert


Eliminate fossil fuel subsidies. (If you're not on the edge, you're taking up too much room.)
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: textbook page 217 error (from the classroom)