Question: C++ Program 4 Write the Will I eat lunch program (Use Nested If statements). Declare variables for each criteria. (haveMoney, haveTime, amHungry, restaurantOpen, haveTransportation )
C++
Program 4 Write the Will I eat lunch program (Use Nested If statements). Declare variables for each criteria. (haveMoney, haveTime, amHungry, restaurantOpen, haveTransportation ) Have the user input the values for each criteria. Use Nested if statements to determine if user will eat lunch today. Inform the user why they are or are not having lunch at McDonalds.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
