Question: find the errors in the code #include ; using namespace std; int main() { Const int number1, number2, product; cout Enter two numbers and I

find the errors in the code
find the errors in the code \#include ; using namespace std; int

\#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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!