Write a program in C++, that will continually ask the user to enter a positive number from standard input andprint out the multiplication number table until user enters an alphabet (non number) to quit. Once userenters ‘Q’ or anything other than a number, the program will print out “Have a nice day” and then exitthe program.I write that program it works, but it does not print the table 10 or above but 2 to 9.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here