In C++, if a function follows the functions use, it will not be necessary to place a function prototype at the start of your source file.
Reveal answer
Fill a bubble to check yourself
In C++, if a function follows the functions use, it will not be necessary to place a function prototype at the start of your source file.