How many main functions can be used in the C language program
Answers
Answered by
0
Answer:
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.
Similar questions
Science,
3 months ago
History,
7 months ago
English,
7 months ago
Math,
11 months ago
Environmental Sciences,
11 months ago