In this video we discuss passing arrays into methods. Will create a method that allows us to pass an array into it and process the data from the array. We will also use overloaded methods to create several methods to help process arrays with different datatypes.