Log in

View Full Version : Java program raise an exception if the bith date is invalid


nikhile
Dec 21, 2015, 01:00 AM
Create a class birthdate with a parameterized constructor which takes three argument - date,month and year. Raise an exception if the bith date is invalid

Please Explain Me With Program

CravenMorhead
Dec 21, 2015, 08:41 AM
What do you have so far. I can help you, but I won't write this for you.