if you attempt to use a local variable before it has been given
methods are commonly used to break a problem into small managea
a parameter variable's scope is:
a special variable that holds a value being passed into a method
breaking a program down into small manageable methods:
if method a calls method b, and method b calls method c, and met
in general terms, a method is:
local variables:
the header of a value-returning method must specify this.
the lifetime of a method's local variable is
the process of breaking a problem down into smaller pieces is so
this part of a method is collection of statements that are perfo
two general categories of methods are void methods and value ret
values that are sent into a method are called
what will be returned from the following method: public static i