
please wait
|
|
Does the catch section of a try catch have access to variables within the try section? |
In the following example how does the catch section delete the list? |
Also am I using the right language when referring to the try and catch sections as sections? |