Question: find the erro // This program divides a user-supplied number by another // user-supplied number. It checks for division by zero. #include using namespace std;
find the erro
// This program divides a user-supplied number by another // user-supplied number. It checks for division by zero. #include
cout < "Please run the program again ": cout << "and enter a number besides zero. ": else q u o t i e n t = num1 / num2; cout < "The quotient of " cout "divided by "<< num2 << " is ". cout << quotient << endl return 0; }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
