Question: 3. Rewrite the code from Exercise 2 using a DoLoop statement. Data from in exercise 2 2. Write a loop to store the number 10
3. Rewrite the code from Exercise 2 using a Do…Loop statement.
Data from in exercise 2
2. Write a loop to store the number 10 in each element in the intBalances array from Exercise 1. Use the For…Next statement.
Data from in exercise 1
1. Write the statement to declare a procedure-level two-dimensional array named intBalances. The array should have four rows and six columns. Then write the statement to store the number 100 in the element located in the second row, fourth column.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
