Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

Create a decision tree for Problem 12.

Answered: 1 week ago