MCQOPTIONS
Saved Bookmarks
| 1. |
To execute a C++ program, you first need to translate the source code into object code. This process is called |
| A. | coding |
| B. | compiling |
| C. | sourcing |
| D. | translating |
| Answer» C. sourcing | |