Input a 4 digit year, determine if year is a leap year.
Category:
Dates and MathType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility: Visual Basic 6
More information:
Determine if a given year is a leap year or not
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: