What type of function is main() function? Whether is it built-in or user defined? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

What type of function is main() function? Whether is it built-in or user defined?

4th Jan 2021, 1:24 PM
Imran Azad
2 ответов
+ 2
Built in for sure ...
4th Jan 2021, 1:28 PM
Alphin K Sajan
Alphin K Sajan - avatar
0
By convention it is the standard function that will call other user defined fuctions to run the program but it is user defined function not build-in .
4th Jan 2021, 3:17 PM
HBhZ_C
HBhZ_C - avatar