Math, asked by njpyhshakya332, 1 year ago

If return type for a function is not specified, it defaults to int

Answers

Answered by devshah533
0
No it will have a return type void as it is not returning anything and since the user has not specified anything the complier will take it as void
Similar questions