Argument - When a function is called, the values that are passed during the call are called as arguments. Parameter - The values which are defined at the time of the function prototype or definition of the function are called as parameters.