The user-defined functions are further divided into four types on the basis of arguments and return value processing:
- Functions with arguments and return values.
- Functions with arguments and without return values.
- Functions without arguments and with return values.
- Functions without arguments and without return values.
Shathana. S.R. Answered question May 29, 2023
