Question: When defining a function, if it returns a value: the return type can be void .the return type must be compatible with the value to
When defining a function, if it returns a value: the return type can be void .the return type must be compatible with the value to be returned by the return statment There's no need to include return statement in the function body .return statement must be included in the function body
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
