Category of Functions:
We have some other type of Functions where arguments and return value may be present or absent. Such functions can be categorised into:
Functions
programs on functions
We have some other type of Functions where arguments and return value may be present or absent. Such functions can be categorised into:
- Function with arguments but no return value.
- Function with no arguments and return value.
- Functions with no arguments and no return values
- function with argument and return value
- functions that return multiple values
- functions that return a user defined data type
Functions
programs on functions
No comments:
Post a Comment