previous
|
start
|
next
Return Values
Return value: A result that the method has computed for use by the code that called it
int n = greeting.length(); // return value stored in n
previous
|
start
|
next