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

The values and the parameters have to be in the same orderWe can pass the values in any order

The values and the parameters have to be in the same order.