Computer Science, asked by prasadgoutam4052, 10 months ago

Explain the category of function depending on the existence of data communication between calling and called function

Answers

Answered by tanvireddy29
1

Answer:

There can be 4 different types of user-defined functions, they are: Function with no arguments and no return value. Function with no arguments and a return value. Function with arguments and no return value. Function with arguments and a return value.

Similar questions