Saved Bookmarks
| 1. |
Adeline wrote a C++ program namely sum.cpp and she compiled the program successfully with no error. Some files are generated. From the following which file is a must to run the program (a) sum.exe (b) sum.obj (c) sum.vbp (d) sum.htm |
|
Answer» sum.exe file is a must to run the program |
|