unit 3

123456789
Across
  1. 2. keyword used to implement user defined exception
  2. 5. A class used for input and output operation when working with bytes
  3. 8. used to store data (old concept)
  4. 9. super class of exception handling function
Down
  1. 1. keyword used to handle more than one exception
  2. 3. A stream class
  3. 4. a block executed after catching an exception
  4. 6. method used to read in from file
  5. 7. A data type value is returned by equals() method of String class