Question: (In C++ ) Code a program that will print the numbers from 1 to 15, however when the number is a multiple of 3 it
(In C++ ) Code a program that will print the numbers from 1 to 15, however when the number is a multiple of 3 it will print "Whiz". If the number is a multiple of 5, print "Bang." If the number is a multiple of 3 and 5 print "Whiz Bang"
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
