Computer Science, asked by anantazobayer725, 7 months ago

What is a function? What do you know about main function​?

Answers

Answered by mohit810275133
7

Explanation:

HEY MATE ..

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 IT HELPS YOU

HOPE IT HELPS YOU 30 THANKS + FOLLOW =INBOX

Answered by Anonymous
1

Explanation:

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.

Similar questions