Question: C++ (Using &&, I1, A operators) Write a program that prompts the user to enter an integer and determines whether it is divisible by 5
(Using &&, I1, A operators) Write a program that prompts the user to enter an integer and determines whether it is divisible by 5 and 6, whether it is divisible by 5 or 6, and whether it is divisible by 5 or 6, but not both. If user inputs:0, prompt the user and stop the program. Allow the user to choose which operation she will perform. **4444* Main Menu: * Enter # to run program * 1) Is Input divisible by 5 and 6 " 2) Is Input divisible by 5 or 6 * 3) Is input divisible by 5 or 6, but not both
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
