Computer Science, asked by sivaramandhanush03, 5 months ago

function without parameter and without return type​

Answers

Answered by ksunil94381
0

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. ... Function with arguments but no return value : When a function has arguments, it receive any data from the calling function but it returns no values.

Answered by SrijaRay
0

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. ... Function with arguments but no return value : When a function has arguments, it receive any data from the calling function but it returns no values.

Similar questions