Computer Science, asked by sivaramandhanush03, 3 months ago

function without parameter and without return type​

Answers

Answered by Anonymous
13

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 Rani0402
0

Answer:

Function with no argument and no return value: when a function has no arguments,it does not receive any data from the calling function. ...

Similar questions