Chapter 10 Example 01 Error
In the TRY IT OUT on page 223, number 3, the private integer myDoubledInt is not set to a value of 5. This makes the myDoubledIntProp = 0 when running the program. In the downloaded program, this property is initialized to 5.
|