![]() Complete Java 2 Certification Study Guide, 5th Edition
ISBN: 978-0-7821-4419-2
Paperback
560 pages
May 2005
US $49.99
This price is valid for United States. Change location to view local pricing and availability. Other Available Formats: Adobe E-Book
|
Visit Wiley's Higher Education Site for:
Instructors may request an evaluation copy for this title.
|
Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.
| Chapter | Page | Details | Date | Print Run |
|---|---|---|---|---|
| Combined Errata Page 0CD The password for the ebook is located on page xxii not xxiv.
Page 9 Text Correction, Table 1.4: The size of "double" should be "64 bits" instead of "16 bits".
Page 18
Fifth line from the bottom:
Page 33 Question 18: The answer should be A and C. Replace the explanation given with the following: Page 62 Line 2: "The expression 1 ? 2,..."Should read: "The expression 1 + 2,..." Page 69: Answer to Question 4: Last sentence: "C is illegal..." should read "D is illegal..." Page 77: Change the 2nd & 3rd bullet items. The 2nd item should read, in its entirety, "A class may read and write protected fields that it inherits from its superclass. This must be done through a reference of the subclass type, not of the superclass type".
Page 96
Question 13: Page 99
Answer to Q13: Question 14: Change "can be declared" to "can all be declared" Delete "Variables cannot." Answer 17: "A.. An object may call a protected method that it inherits a method from a superclass in a different package." -Replaces text as printed: "B. An object that inherits..." Page 107 Text Correction, page 107, end of paragraph: "This relaxation of the rule applies only when the assigned value is an integral literal. Thus the second line of the following code wil not compile." Should be: "This relaxation of the rule applies only when the assigned value is an integral literal or final. Thus the second line of the following code will not compile." (Add "or final at end of first sentence.)
107, cont. Page 126 Test Correction #2, page 126, Question 20, in the question body, change both occurrences of "conversion" to "conversion of references".
Page 128 Test Correction #1, page 128, Answer to question 12 is d (instead of e; no e present in question).
Page 148 Text Correction, Page 148: public PhaserBankException(String message, Throwable cause) implementation should be "super(message, cause);" and not "super(message);"
Chapter 5 Review Questions, page 157 In option C, line 2, change comma after "k=0" to a semicolon. Page 165 Text Correction: Number 10 answers are "B, D" instead of "A, B, D."
Page 175 Text Correction: "14. printRJ("", w);" should instead read "14. printRJ (""+i, w);"
Page 194 Page 211 Page 277
Text Correction:
Page 278
Page 293
Text Correction:
Page 300
Text Correction:
Page 307, Question 12 |
||||
| Correct Password for PDF The correct password to unlock the PDF is "appear". |
03/10/2006 | |||
| CD-ROM | Combined Bonus Exam Errata Bonus Exam 1 Question 12: Question 15: The correct answer, C, is given as "\\+". It should be "\\d+". Question 31: The given answer is BD. It should be ABD Question 35: Answer D: assert x==4 : x is not 4" should read Question 44: The given answer is B. It should be A. Bonus Exam 2 Question 25: For each instance of "thisThread" substitute "aThread". For each instance of "thatThread" substitute "bThread". Bunus Exam 4 Question 2: The answer given is B. It should be A. Question 9: The answer given is DE. It should be AD. Question 10: The answer given is BD. C is also correct. The answer should be BCD. Question 28: Answers D and E are identical. Change E to read: |
11/28/07 |

