25 - Passing Parameters to a Function




This video explains how to pass parameters or values to a function. You will learn how to prototype a function, how to define it and how the values will be copied to the function with an example in detail.