Write a program in C++, that will continually ask the user to enter a positive number from standard input and print out the multiplication number table until user enters an alphabet (non number) to...


Write a program in C++, that will continually ask the user to enter a positive number from standard input and
print out the multiplication number table until user enters an alphabet (non number) to quit. Once user
enters ‘Q’ or anything other than a number, the program will print out “Have a nice day” and then exit
the program.
I write that program it works, but it does not print the table 10 or above but 2 to 9.



Jun 03, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here