A good answer might be:
You will compile the old, uncorrected version
of the source file and get the same error message.
When you are using Notepad (or any other text editor) you are changing
the version of the source program that is in main memory.
The compiler |
Edit, Compile, Run CycleThis is what you will do until your program is running correctly:
|
QUESTION 7:If a source program compiles correctly in step 3, does that mean that it will run correctly? Click Here after you have answered the question |