Owl Teach Yourself Java 2 in 21 Days, Second Edition
HOME / ORDER THE BOOK / OTHER BOOKS / THANKS / PREVIOUS DAY / NEXT DAY

Day 16: Error Handling and Security

Notes and Corrections

  • Page 441: The exercises in this chapter are duplicated from Day 15. Try these exercises as an alternative:
    • Create a modified version of the HexRead application that pauses for 10 seconds whenever a decimal value of 25 is read.
    • Create an application that takes a command-line argument and determines if it is an integer or not, using the Integer.parseInt() method described on Day 6. This method throws a NumberFormatException.

Source Files

Reader Questions

  • None.

Activities

HOME / ORDER THE BOOK / OTHER BOOKS / THANKS / PREVIOUS DAY / NEXT DAY

Workbench | Books | RSS Feed | RSS Spec | Copyright 2024 World Readable