Name two functions that do not take any arguments
Answers
Answered by
0
HERE IS YOUR ANSWER
✓There are following categories: Function with no argument and no return value: When a function has no arguments, it does not receive any data from the calling function.
✓Similarly when it does not return a value, the calling function does not receive any data from the called function.
Similar questions