Computer Science, asked by rishabhdhami, 17 days ago

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 santhipriya01
0

Answer:

it's correct

please mark me as brainliest

Similar questions