6. (Display the first days of each month) Write a program that prompts the user to enter the year and first day of the year, and displays the first day of each month in the year. For example, if the user entered the year 2013, and 2 for Tuesday, January 1, 2013, then your program should display the following output: January 1, 2013 is Tuesday December 1, 2013 is Sunday

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter3: Input/output
Section: Chapter Questions
Problem 4PE: 4. During each summer, John and Jessica grow vegetables in their backyard and buy seeds and...
icon
Related questions
Question

Object-Oriented Programming

------------------------------------

 

 

6. (Display the first days of each month) Write a program that prompts the user to
enter the year and first day of the year, and displays the first day of each month in
the year. For example, if the user entered the year 2013, and 2 for Tuesday,
January 1, 2013, then your program should display the following output:
January 1, 2013 is Tuesday
December 1, 2013 is Sunday
Transcribed Image Text:6. (Display the first days of each month) Write a program that prompts the user to enter the year and first day of the year, and displays the first day of each month in the year. For example, if the user entered the year 2013, and 2 for Tuesday, January 1, 2013, then your program should display the following output: January 1, 2013 is Tuesday December 1, 2013 is Sunday
5. (Order three cities) Write a program that prompts the user to enter three cities
and displays them in ascending order. Here is a sample run:
Enter the first city: Chicago -Enter
Enter the second city: Los Angeles JEnter
Enter the third city: Atlanta -Enter
The three cities in alphabetical order are Atlanta Chicago Los Angeles
Transcribed Image Text:5. (Order three cities) Write a program that prompts the user to enter three cities and displays them in ascending order. Here is a sample run: Enter the first city: Chicago -Enter Enter the second city: Los Angeles JEnter Enter the third city: Atlanta -Enter The three cities in alphabetical order are Atlanta Chicago Los Angeles
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Introduction to computer system
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning