Learn how to make methods in Java. This first lesson explains what a method is and how it is used in problem solving and program design.
This is called Top-Down Development. The structure or syntax of a method is shown, as will as a code example of a basic method with no return or parameters.