Question: using c++ LAB ASSIGNMENT (You are welcome to use the IDE or the Notepad text editor/Cmd) Task 1: (Using &8, .* operators) write a program
LAB ASSIGNMENT (You are welcome to use the IDE or the Notepad text editor/Cmd) Task 1: (Using &8, .* 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 input0, prompt the user and stop the program. Allow the user to choose which operation she will perform. 84444* 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 1) Enter # to run program: 10// Users enters 10 Is 10 divisible by 5 and 6? No & Attach a snipping photo of source code and output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
