Question: Write the statement to declare a procedure-level array named intBalances. The array should have seven rows and three columns. Then write the statement to store
Write the statement to declare a procedure-level array named intBalances. The array should have seven rows and three columns. Then write the statement to store the number 100 in the element located in the third row, second column.
Step by Step Solution
3.38 Rating (154 Votes )
There are 3 Steps involved in it
Dim intBa... View full answer
Get step-by-step solutions from verified subject matter experts
