Define a structure in C language having name Date containing three integers, day month andyear. Write a program using functions to read data, to validate date entered by the user and then printthe date on the screen, if you enter 29,2 and 2010, then that is an invalid date as 2010 is not a leapyear. Similarly 31, 6, 2007 is invalid as June does not have 31 days.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here