diff_months: 11

Lets implement a Calendar CSE201

Flat 50% Off Order New Solution
Added on: 2024-11-26 10:30:08
Order Code:
Question Task Id: 487506

Assignment 2

Lets implement a Calendar (Console Program)

Due Date: 3/20/2023

Write a C# console program that prints a calendar for a given year. Call this program calendar. The program prompts the user for two inputs:

1) The year for which you are generating the calendar. 2) The day of the week that January first is on, you will use the following notation to set the day of the week:

0 Sunday 1 Monday 2 Tuesday 3 Wednesday 4 Thursday 5 Friday 6 Saturday

Your program should generate a calendar similar to the one shown in the example output below. The calendar should be printed on the screen. Your program should be able to handle leap years. A leap year is a year in which we have 366 days. That extra day comes at the end of February. Thus, a leap year has 366 days with 29 days in February. A century year is a leap year if it is divisible by 400.Other years divisible by 4 but not by 100 are also leap years.

Example: Year 2000 is a leap year because it is divisible by 400.Year 2004 is a leap year because it is divisible by 4 but not by 100.

Your program should clearly describe and display the instructions on how to run the program. It should run until the user want to quit, which you need to use dowhile loop as required. You also need to check input validation for correct input information (the day of week).

This program are required to use enumeration type for month title, and switch for display month days with correct form as show in example below.

Sample Input:

Enter the year for which you wish to generate the calendar: 2004 Enter the day of the week that January first is on: 4

Sample output:

Calendar for year 2004

January Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

February Sun Mon Tue Wed Thu Fri Sat 1 2 3 4 5 6 7 .. .. .. .. .. .. .. .. .. Note: Zip the whole project folder and add your name to the zip file name as A3-students name; then upload to blackboard before Due Date 3/20/2023 midnight.

  • Uploaded By : Akshita
  • Posted on : November 26th, 2024
  • Downloads : 0
  • Views : 170

Order New Solution

Can't find what you're looking for?

Whatsapp Tap to ChatGet instant assistance

Choose a Plan

Premium

80 USD
  • All in Gold, plus:
  • 30-minute live one-to-one session with an expert
    • Understanding Marking Rubric
    • Understanding task requirements
    • Structuring & Formatting
    • Referencing & Citing
Most
Popular

Gold

30 50 USD
  • Get the Full Used Solution
    (Solution is already submitted and 100% plagiarised.
    Can only be used for reference purposes)
Save 33%

Silver

20 USD
  • Journals
  • Peer-Reviewed Articles
  • Books
  • Various other Data Sources – ProQuest, Informit, Scopus, Academic Search Complete, EBSCO, Exerpta Medica Database, and more