how many main functions can be used in the c language program ?( 1,2,3,any numbers )
Answers
Answered by
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
Similar questions
Math,
3 months ago
Math,
3 months ago
Math,
3 months ago
Science,
7 months ago
Computer Science,
7 months ago