Class Java Book

return statement has the following form:
return value;
value is the returned value.