C - Basics and Execution Environment
What is the purpose of the
int main() function in a C program?int main() function in a C program?main()main() function is where the program starts running in C.main() [OK]main() prints outputmain() with variable declarationmain() ends the program immediately15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions