InterviewSolution
Saved Bookmarks
| 1. |
Debugging is easier in which case |
|
Answer» Generates intermediate object code which further requires linking, HENCE requires more MEMORY. Continues TRANSLATING the program until the first error is MET, in which case it stops. Hence debugging is EASY. |
|