Computer Science, asked by arjunsingh63912, 5 months ago

haw many main functions can be used in a c program?​

Answers

Answered by userg4470
0

Answer:

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. 4) A function can call itself and it is known as “Recursion“.

Explanation:

plz follow me..mark me as brainliests

Answered by ghoshpronay19
0

Answer:

okay

Explanation:

follow me i will try to help u

Attachments:
Similar questions