For the first project, we focus on reviewing the basics of Java as you have learned in COMP 110. Write a program named calendar.java that prints a one-month calendar. The user specifies the number of days in the month and the day of the week in which the month begins. The dates should be lined up nicely. No use of array for this question. For example: Please enter number of days in month: 30 Enter starting day of the week ( 1=Sun, 7=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

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter9: Advanced Array Concepts
Section: Chapter Questions
Problem 13RQ
icon
Related questions
Question

Java Program

 

For the first project, we focus on reviewing the basics of Java as you have learned in COMP 110.
Write a program named calendar, java that prints a one-month calendar. The user
specifies the
number of days in the month and the day of the week in which the month begins. The dates
should be lined up nicely. No use of array for this question.
For example:
Please enter number of days in month:
30
Enter starting day of the week( 1=Sun, 7=Sat:)
2
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
Transcribed Image Text:For the first project, we focus on reviewing the basics of Java as you have learned in COMP 110. Write a program named calendar, java that prints a one-month calendar. The user specifies the number of days in the month and the day of the week in which the month begins. The dates should be lined up nicely. No use of array for this question. For example: Please enter number of days in month: 30 Enter starting day of the week( 1=Sun, 7=Sat:) 2 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
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Array
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
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage