Problem Statement: Provide an example of when passing parameters through value as opposed to passing them by reference is a better method. Provide an example of when passing parameters through reference as opposed to passing them by value is a better technique. For each example explain why you believe that technique is better than the other.