Functions in C | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Functions in C

Which Functions are mostly used in C programs?

3rd Oct 2019, 4:42 AM
Neo Billionair Nkosingiphile
Neo Billionair Nkosingiphile - avatar
1 Answer
+ 1
main function is always used in any programming language. You can't run your program without main function.
3rd Oct 2019, 4:44 AM
Vijay Meena