Question: using c++ Problem 1: (Multiples) Write a program that reads in two integers and determines and prints if the first is a multiple of the

using c++
Problem 1: (Multiples) Write a program that reads in two integers and determines and prints if the first is a multiple of the second. [Hint: Use the modulus operator.]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
