RE: Main must be written asa.the first function in the programb.Second function in the programc.Last function in the programd.any where in the program
Answer is d It can be written any where in the program Considering that it should not be written inside another function - since it includes the co-functions inside it whenever a function is called.