Functions in C Programming | Q - 9

Last Updated :
Discuss
Comments

Which function is always called when a C program starts execution?

start()

init()

main()

begin()

Tags:
Share your thoughts in the comments