Q1. Describe an array.
Q2. What are the various implementations that can be used for an array?
Q3. Provide the code that would illustrate how to create, reference, and address an element of an array.
Q4. Create a flowchart to show how to sort an array using a Bubble Sort.
Q5. Provide the pseudocode for the flowchart.
Q6. Create a flowchart and give the pseudocode for searching an array for a specified value. Original Only in Word document.