Ques : What is the various types of invoking functions ?

Ans :

• 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