Skip to content

Rohitbiradar111/Leap-Year-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Leap Year in Java -

This program shows how to check if a year is a leap year or not.

A year is said to be a leap year if it is divisible by 4 and not divisible by 100.

A year is also said to be a leap year if it is divisible by 400.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages