In the C++ programming language, the main() function becomes the starting point for an executable program. The project may contain any number of .cpp files, but one and only one of the files must ...