1. How can you perform table lookup on an array? Your explanation should include one or two practical computing example(s) of table lookup on an array. Are there any alternatives to using an array in your example?
2. What are Arrays?
3. What are the three steps in the process of using a file?
4. What type of object variable must you create to open a file for writing?