The program execution always starts from the ………….. function.
Answers
Answered by
2
Answer:
The program execution always starts from the main() function.
Explanation:
Any program will always look for the main() function. Without it the program won’t run as desired or else may pop up an error.
The program execution always starts from the main() function.
Explanation:
Any program will always look for the main() function. Without it the program won’t run as desired or else may pop up an error.
Answered by
5
please mark as brainliest thanks and follow me guys
Attachments:
Similar questions