Method call arguments are expressions whose values are passed from a calling program to a method. They must match the formal parameter list of the method in order, type and number.