Problem
What type of exception would be thrown if the user enters the wrong type of data when requested from the keyboard?
a. System.FormatException
b. System.Invalid.CastException
c. System.NullReferenceException
d. System.IndexOutOfRangeException
e. System.ArithmeticException.