How do we pass values to a function with multiple parameters?

In the order of how the parameters are placed in the function definitionIn any order

In the order of how the parameters are placed in the function definition.