This is a simple program that, when run, asks user to enter a number & returns it's factors. A factor is a number that divides the given number without any remainder.


    Download Code