Answered step by step
Verified Expert Solution
Question
1 Approved Answer
(java) Write a program in a class named SaturdayNight which asks the user their age and their marital status. Based on this information, your program
(java)
Write a program in a class named SaturdayNight which asks the user their age and their marital status. Based on this information, your program should make a suggestion for a Saturday evening's entertainment. Your program should break up age groups into at least three categories, which will mean there will be at least six different suggestions.You should use a nested if else pattern of statements in order to print out the proper entertainment suggestion.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started