This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
To check a century year a leap year or not we have to devide it by 400 not by 4 and if the remainder is zero than it a leap year else not. And in this case, if we devide it by 400, we will get 100 as remainder so it is not a leap year.