Imagine you are asked to write a program to print out a yearly calendar.

Social Issues Group Dialogue: Socio-Economic Status
October 20, 2020
bipolar disorder
October 21, 2020

Imagine you are asked to write a program to print out a yearly calendar.

  • Imagine you are asked to write a program to print out a yearly calendar. In this program, the user enters the year desired, and the output is a calendar for that year. Determine how the representation of internal data will affect the way in which the program is written.
  • Produce two examples of data structures that might be used in the scenario above.  (Hint: Are your data structures cumulative or not? How is a leap year handled?)