57.5k views
0 votes
T F If other functions are defined before main, the program still starts executing

at function main .

User Lethalman
by
8.0k points

1 Answer

3 votes

Answer:

True.

Step-by-step explanation:

If other functions are defined before main, the program still starts executing at function main.

User Paul Kaplan
by
8.2k points

No related questions found