Problem:
Question 1- What are 2-dimensional arrays? How are they similar (or not) to tables? What is the syntax for declaring a 2-d array?
Question 2- How would you modify the method of summing the values in an array to instead compute the product of all those values?
Please do not provide cut and paste answers and please include a source.