6.
Functions that do not explicitly return a value return the special object ___________
7.
The first line of the function definition is called as _________
8.
The function which is written by the programmer as per his/her requirement is known as ______________ function
9.
A function is said to be __________ if it calls itself
10.
__________________ acts as a means of communication between the called and calling function.