Method parameters are formally declared variables used to communicate between a program and the method it calls. They allow a method to receive a value from its calling program.