Question: using C language (Multiples) Write a program that reads in two integers and determines and prints if the first is a multiple of the second.
using C language

(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 remainder operator.]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
