Question: An error will occur when compiling the following code for lines 9 and 10. How can we fix it? 1. #include 2. using namespace std;

 An error will occur when compiling the following code for lines

An error will occur when compiling the following code for lines 9 and 10. How can we fix it? 1. #include 2. using namespace std; 3. int main() 5. int a,b,c; Three integers 6. a = 3; 7. b = 4; 8 c=a+b; 9. d-ca; 10. 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!