Programming (12th Grade)
C Programming
What is the purpose of the 'main' function in a C program?
To define a variable
To start program execution
To end program execution
To include libraries
Next