You can invoke or call a method from another program or method. When methods must share data, you can pass the data into and return the data out of methods. A method could be called using any numeric value as an argument, whether it is a variable, a named constant, or a literal constant.