Ques : What is various types of Function Invoking ?

Ans :

The various types of invoking functions are:


• With no arguments and with no return value.
• With no arguments and with return value
• With arguments and with no return value
• With arguments and with return value.

Leave a Reply