Computer Science, asked by sristi999, 11 months ago

Write a program to input year and check whether it is:
(a) a Leap year (b) a Century Leap year (c) a Century year but not a Leap year
Sample Input: 2000
Sample Output: It is a Century Leap Year.

Pls solve using scanner class and conditional statements (if, else if, etc.) ​

Answers

Answered by pranshu2712
0

Answer:

In which language u want us to do these programs ie. Python, C++ etc.

Plzz tell me.

Follow me

Similar questions