| Author |
Thread topics not covered in K&B book
|
B Hayes
Ranch Hand
Joined: Feb 07, 2003
Posts: 61
|
|
I am studying K&B's book as my main SCJP source, and I just bought the latest Sun mock exams. Unfortunately, in almost all the Thread objectives there are questions that reference the .setDaemon() method. Just thought I'd point this out before someone flunks up to 8 questions...
|
 |
Bert Bates
author
Sheriff
Joined: Oct 14, 2002
Posts: 8712
|
|
R, et. al. Don't Panic!! There are several places in the exam that can be misleading. For instance, while the exam doesn't cover I/O anymore there might be a couple of questions that contain I/O classes - in ways that don't require you understand those classes to answer the question. In a similar way, you might encounter a question or two on the exam that references a daemon thread - you won't have to understand daemon threads to answer the question... Unfortunately some of the people that worked on Sun's ePractice exam didn't work on the real exam, so I wouldn't be surprised if the setDaemon method showed up a lot on the ePractice. We promise we wouldn't leave you high and dry Good luck in your studies, and don't worry, in this case the ePractice exam is probably very misleading. Bert
|
Eliminate fossil fuel subsidies. (If you're not on the edge, you're taking up too much room.)
|
 |
B Hayes
Ranch Hand
Joined: Feb 07, 2003
Posts: 61
|
|
|
Thanks Bert.
|
 |
 |
|
|
subject: Thread topics not covered in K&B book
|
|
|