Computer Science, asked by uniqepawan04, 4 months ago

The function main () is​

Answers

Answered by niharikagurjar2005
2

Answer:

The main function serves as the starting point for program execution. It usually controls program execution by directing the calls to other functions in the program. A program usually stops executing at the end of main, although it can terminate at other points in the program for a variety of reasons.

Hope this will help u

Answered by dugu65
0

Answer:

The main function serves as the starting point for program execution. It usually controls program execution by directing the calls to other functions in the program. A program usually stops executing at the end of main, although it can terminate at other points in the program for a variety of reasons.

Explanation:

please mark as brainliests answer

Similar questions