Last name: First name: Section: 30 points total. 15/30 if 1 correct, 25/30 if 2 correct. 1. There is a term for the following kinds of file. what is it? iostream cmath string 2. There are three logical operators, what are they? (I want the symbols you would type in your code, not their names) 3. Given the following: String fruit = "banana"; what is the index of the final letter 'a' in the string?