Creado por Ruth Hyndman
hace casi 9 años
|
||
Why do we need to error trap in program code?
What are the three main types of errors you experience when programming?
What is a Compilation error?
Give examples of Compilation errors.
What is a Runtime compiler?
What is a logical error?
What is an Exception?
What is an Unhanded Exception?
Give examples of different Exceptions and explain why they are needed.
How do we handle exceptions?
Handler for Multiple Exceptions
Multiple/Multi Exception Handler
Finally Block