C - Basics and Execution Environment
Which part of a C program is mandatory to start the execution of the program?
main() function.main(), the program has no defined starting point.main() function -> Option Dprintf() starts the program#include with execution startreturn starts the program15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions