Select a task that a program could perform over an array of items that would be used by a small business.
Your task must include the following:
Declaring array
Populating the array
Processing the items in the array
Outputting the results of the processing (this may or may not include displaying the entire array)
Create a Visual Logic file to execute the task.
Provide pseudocode for it as well.