Computer Science, asked by Sparshfan00, 1 year ago

Please give attention don't answer silly things
.
.
.
.
Why is main function is special give two reasons in C++

Answers

Answered by arjun6068
0

ɧeʅʅԾԾ

ɧeՐe ɿՏ ՄՐ ԹՌՏաeՐ 

The Main Function. In C, the "main" function is treated the same as every function, it has a return type (and in some cases accepts inputs via parameters). The only difference is that the main function is "called" by the operating system when the user runs the program.

OR

Whenever a C++ program is executed, execution of the program starts and ends at main(). The main is the driver function of the program. If it is not present in a program, no execution can take place.

нορє ιτ нєℓρѕ γου 

Answered by luckiest1
0

\huge\bold\pink{hello!!}

HERE IS UR ANSWER

_____________________❤

<font color="blue"><b>

When C++ function works the explanation starts at it and ends at mains ()

Similar questions