Question: Look at the following code: 1) #include stdafx.h 2) #include 3) using namespace std 4) 6) int main(1 6) 1 7) pay-23450.00; 10) 12) return

 Look at the following code: 1) #include "stdafx.h" 2) #include 3)

Look at the following code: 1) #include "stdafx.h" 2) #include 3) using namespace std 4) 6) int main(1 6) 1 7) pay-23450.00; 10) 12) return 13) 1 The above program has a compile error. 1) Give a brief description on what is wrong with the code above and what line number the error is on. 2) Write the code you would use to fix the error and indicate what line number it needs to be placed on Note: You do not need to rewrite the whole program, You only need to write the code that it takes to correct the program. Please remember to use correct syntax when writing your code, points will be taken off for incorrect syntax

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!