CyberSlug Rules!
Beginner Programming CMPS060
Prof. Paulo Franca
Syllabus
Login
Objects
Download
Staff only
general format:
return <expression> ;
The return statement, when executed:
Note:
expression must be of the same type as the return type