Computer Science, asked by preetkaurabohar2, 7 months ago

How many main functions can be used in the C language program ​

Answers

Answered by laxmidevasani983
1

Explanation:

Every C program has at least one function, which is main(), and all the most trivial programs can define additional functions. You can divide up your code into separate functions.

plz mark as brainlist and follow me

inbox me if u have power

Answered by ItsNewton23
2

  \large \color{red} \bigstar \underline{ANSWER}

One main function

Similar questions