Computer Science, asked by annurastogi69, 1 month ago

Name two functions that do not take any arguments​

Answers

Answered by workforanupam1
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