Section V: Section V: Compile and Debug Code (5 – 10 %):

 

 

#

Topics

 

1

 

·         What is Exception Handling?

 

·         Exception Class Hierarchy Diagram

 

·         The try-catch blocks

 

·         Example Program #1

 

 

2

 

·         Displaying Exceptions

 

·         Stack Trace

 

·         The finally block

 

·        Catching Multiple Exceptions

 

·         What is IOException

 

·         Example Program #2

 

·        Example Program #3