CS 202, Fall 2007 Assignment #1 3. Exercise 7.21. The function someFunction() recursively prints the elements of the array which is passed to the function in reverse order from the last element to the first element.