Define an Array and why you would use one. Provide an example that is not from the text. Respond to at least two of your classmates postings. 2.Character ArraysChapter 7 continues the discussion of arrays. Arrays include multiple data types and can include characters. Understanding that you can use characters in an array, give an example of how you would use a character array and what data could be stored in this array.