Question: Java using netbean Write a void method to display academic semester based on month. February to May is spring semester; September to December is fall
Java using netbean
Write a void method to display academic semester based on month. February to May is spring semester; September to December is fall semester; June to August is summer break; January is winter break. In your main program, you need use for loop to repeat 3 times to collect month value from keyboard and use the void function to display the corresponding semesters.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
