Solutions to other chapters:
  1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26  
Java Methods Home Page Skylight Publishing



Java Methods A & AB:
Object-Oriented Programming and Data Structures

Answers and Solutions to Exercises

Chapter 14

1.   A
3. (a) Check status. This type of error may happen when the user enters the name of the file and mistypes it.
(b) Exception
(c) Exception
4.   See JM\Ch14\Exercises\Solutions\Braces.java.
5.   See JM\Ch14\Exercises\Solutions\FileCompare.java.
7.   See JM\Ch14\Exercises\Solutions\CharImage.java.

Copyright © 2006 by Skylight Publishing