Week7

This week we will talk about exceptions, the error handling mechanism in the .NET Framework.

We will also cover pass-by-reference parameters.

Powerpoint slides

exceptions

other

Code Examples

dividebyzeronoexceptionhandling

dividebyzerotest

usingexceptions

squareroottest

passbyref

array_parameter

struct