Question: Perform these actions and create a console app that includes the following: Ask the user for their age. Display the year the user was born.

Perform these actions and create a console app that includes the following:
Ask the user for their age.
Display the year the user was born.
Exceptions must be handled using "try/catch."
Display appropriate error messages if the user enters zero or negative numbers.
Display a general message if an exception was caused by anything else.
Add comments to each line or block of your code to explain what it does exactly, so that another developer could read and understand your code.
 Perform these actions and create a console app that includes the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!