CS 202, Fall 2007 Assignment #1 1. Exercise 7.18. The function whatIsThis() recursively computes the sum of the elements of the array which is passed to the function and prints the result: 55.