the fuction main( ) is
Answers
Answered by
1
Answer:
The main () function as a built-in function: The compilers of most of the programming languages are so designed that the main () function constitutes the entry point of the program execution. ... The main () function provides a platform for calling the first user-defined function in the program
Similar questions