only C Program
1. Declare a structure date with year, month and day (all integer) as its attributes. Take fivedates as input.o Print the stored data as output.o Print the oldest date.o Print the dates that fall on a leap year.o Take a month as input. Print the dates that fall on that month.2. Declare a structure distance with feet and inch as its attribute. Take two distances in feetinch as input. Calculate their sum and print as output.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here