Please heeeelp :(
Using java
Create an array of strings that contains the names of the days of the week: {“Sunday”,”Monday”,”Tuesday”,”Wednesday”,”Thursday”,“Friday”, ”Saturday”}
a. In your main, create a program that asks the user for an integer between 1 and 7, inclusive. Using the array, your program should print out the day of the week corresponding to the number the user entered. Your program must REJECT any number that’s outside this range.
b. On the same line that prints the day’s name, modify your code to also declare if it is or if it is not a weekend.
An example printed output for Q1 could be: “Please enter a number: 4
The day you chose is Wednesday and it is not a weekend.”
“Please enter a number: 7
The day you chose is Saturday and it is a weekend.”
Computers and Technology
Views: 0 Asked: 01-23 03:49:44
On this page you can find the answer to the question of the computers and technology category, and also ask your own question
Other questions in category
- Write a short note on Programmable register
- What app is best for coding in HTML?
- What is a man-in-the-middle attack
- States and explain 10 uses of computer in your field of studies...
- You need a(n) _____ to play an mp3 audio file on a desktop or laptop computer...
- A security engineer examined some suspicious error logs on a Windows server that showed attempts to ...
- One of the best places to get questions answered concerning company policy is from...
- Fictional Corp has a data center that runs multiple internal applications. However, they want to mig...
- How does communication increase engagement
- Which of the following behaviors does not harm a company if your employment is terminated?...