can you pass an array to a function? There are two components to this week’s

Explain the differences between passing an argument to a function by value, passing it by address, and passing it by reference. Give an example of one of the ways. How can you pass an array to a function? There are two components to this week’s homework. You will write a C++ program per the requirements in the problem. To complete this activity, please refer to Programming Problems 8.1, Pages 308-309, #1. Students will answer questions on concepts presented in Chapter 8 on pointers, arrays, and functions. Provide answers to Chapter 8 Review Exercises on page 361, Fully answer each question.