Write a program to print all the factors of a number(X) using a function void factors(int X) . The number(X) should be taken in main function, passed to the function as a parameter and it should be more than 100 and less than 1000.
Answers
Answered by
0
Answer:
it's correct
please mark me as brainliest
Similar questions