what is a function breifly explain various categories of function with examples?
Answers
Answered by
0
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