Fastest Way of Multiplying a Number With 9 faltutech 10 months ago Note : Just for Knowledge and avoid using it. #include #include void main() { int i, number, output; printf("Enter the number with which you want to multiply 9"); scanf("%d", & number); output = (number