Introduction to java programming: Chapter 5 - Method's Objectives is to declare methods, invoke methods, and pass arguments to a method; use method overloading and know ambiguous overloading; determine the scope of local variables; learn the concept of method abstraction; know how to use the methods in the Math class.