Discuss the below:
Q: Develop Try...Catch exceptions to handle any error that can be typed by the user on attachment. Change the NumericUpdown controls into TextBox. Make sure that any information typed in the TextBox is handled, including but not limited to, overflow exceptions, type mismatch, and division by zero, and display the appropriate warning so the user can correct the input.
Attachment:- Project.zip