Question: Write a section of code that declares an array named strStocksOwned initialized with the values in the table in Figure 8-98. Sort the array. Write
Write a section of code that declares an array named strStocksOwned initialized with the values in the table in Figure 8-98. Sort the array. Write the contents of the sorted array to a new file named d:\stockportfolio.txt. Close the file when the file has been created with the stock names.
Stocks Owned Microsoft Cisco Coca-Cola Disney Exxon Merck FIGURE 8-98
Step by Step Solution
3.55 Rating (162 Votes )
There are 3 Steps involved in it
Dim strStocksOwned As String Microsoft Cisco CocaCola Disney ... View full answer
Get step-by-step solutions from verified subject matter experts
