1 / 2

Gregorian Easter Day Algorithm

Gregorian Easter Day Algorithm. Write a Java program that determines Easter Sunday for a given year according to the Gregorian Calendar. Prompt for, and i nput the year from the keyboard Determine the day and month of Gregorian Easter Day, for this year (see next slide for steps)

midori
Download Presentation

Gregorian Easter Day Algorithm

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Gregorian Easter Day Algorithm • Write a Java program that determines Easter Sunday for a given year according to the Gregorian Calendar. • Prompt for, and input the year from the keyboard • Determine the day and month of Gregorian Easter Day, for this year (see next slide for steps) • Prints the date

  2. Gauss’ Easter Day Algorithm (example for year 1777) [Reference: Wikipedia]

More Related