b) Write a program to print all multiples of p up to number n. Both p and n are positive
integers input by the user.
Write a program to print all multiples of p up to number n.
July 6, 2021 in C and CPP
July 6, 2021 in C and CPP
b) Write a program to print all multiples of p up to number n. Both p and n are positive
integers input by the user.