Assignment #9 - Exception Handling
Due Date: 2019-05-16 23:59:00 +0330 23:59
Download [problems] [attachment]
Late Policy
- You have free 2 late days.
- You can use late days for assignments. A late day extends the deadline 24 hours.
- Once you have used all 2 late days, the penalty is 10% for each additional late day.
Assignment #9 from Exception Handling. Understanding try
, catch
and finally
block and their order.
Become familiar with:
NullReferenceException
NotImplementedException
InvalidDataException
FileNotFoundException
FormatException
IndexOutOfRangeException
OutOfMemoryException
OverflowException