Computer Science, asked by riswanthvijay4, 7 months ago

Which of the following type can be used for non-returnable function?
o int
Ofloat
O double
O void​

Answers

Answered by Almas0149
3

Void can be used as non-returnable function.

For example: void FunctionName( )

Hope it helps.....

Similar questions