Question: Write a code in C with conditional statements: a) Get a year with user input. b) If the year is divisible by 4 and 400
Write a code in C with conditional statements: a) Get a year with user input. b) If the year is divisible by 4 and 400 the year is a leap year. Otherwise the year is not a leap year. c) Your code will have comments for getting full points.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
