How many main functions can be used in the C language program
Answers
Answered by
1
- 1) main() in C program is also a function
.
- 2) Each C program must have at least one function, which is main().
- 3) There is no limit on number of functions; A C program can have any number of functions
Similar questions
Chemistry,
4 months ago
Business Studies,
4 months ago
Hindi,
4 months ago
Math,
8 months ago
Business Studies,
8 months ago
Social Sciences,
1 year ago
Physics,
1 year ago