1.

Adeline wrote a C++ program namely sum.cpp and she compiled the program successfully with no error. Some files are generated namely sum.obj and sum.exe. From this which le is not needed to run the program

Answer»

sum.obj is not needed and can be deleted.



Discussion

No Comment Found