Question: find the errors in the code #include ; using namespace std; int main() { Const int number1, number2, product; cout Enter two numbers and I
\#include ; using namespace std; int main() \{ Const int number1, number2, product; cout "Enter two numbers and I will divide \ "; cout "the first by the second for you. ; cin >> number 1 , number 2 ; quotient = float (number 1)/ number 2 ; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
