What is begin() function used for?

Begin() function does the initializations. It is used to set the parameters and prepare the program for execution.

Related Questions