In CPP program if the function is defined in the same program file before it is called, a separate prototype is required.
Reveal answer
Fill a bubble to check yourself
In CPP program if the function is defined in the same program file before it is called, a separate prototype is required.