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