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
2 Réponses
+ 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