Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By | Corrected |
|---|---|---|---|---|
| Printed | Page 48 Figure 6-1 |
The figure is incorrect. |
Anonymous | |
| Printed | Page 61 code |
String myChoice = "NewLeft"; |
Anonymous | |
| Printed | Page 67 1st code example, "Example 6-14. Using break to exit a for loop (continued)" |
if (counter == 5) |
Anonymous | Dec 2004 |
| Printed | Page 98 3rd paragraph |
The Time class of Example 8-3 does not define a constructor. As noted earlier, if your do not declare a ... |
Anonymous | Dec 2004 |
| Printed | Page 153 Example 8-3 |
theSecond )= Second; |
Anonymous | |
| Printed | Page 154 IN PRINT: Example 11-5, fifth line from the top |
"int anotherIntegerVaraible = (int) myObjectVariable;" |
Anonymous | Dec 2004 |
| Printed | Page 272 16th line |
string s10 = s3.Insert(101, "excellent "); |
Anonymous | Dec 2004 |
| Printed | Page 277 In Example 17-7 |
string s1 = "One,Two,Three Liberty Associates, Inc. "; |
Anonymous | Dec 2004 |
| Printed | Page 300 Example 18-7 |
The custom catch "MyCustomException" should come before the catch "System.DivideByZeroException" |
Anonymous | |
| Printed | Page 413 second paragraph |
...(typically with updated data) The user's experience... |
Anonymous |
