how many main functions can be used in the language program
Answers
Answered by
6
Answer:
the Main function is the point of theprogram where its execution starts. Consequently, only one Main function can exist in any executable. But in your source code, you may have more than one Main function
Answered by
1
Answer:
please mark me as brainlist please
Explanation:
the Main function is the point of the program where its execution starts. Consequently, only one Main function can exist in any executable. But in your source code, you may have more than one Main function
please mark me as brainlist
Similar questions