Write the statements that determine the highest row and highest column subscripts in a two-dimensional array named strTypes. The statements should assign the subscripts to the intHighRow and intHighCol variables, respectively.
Write the statement that determines the number of elements in a two-dimensional array named strTypes. The statement should assign the number to the intNumTypes variable.
The intQuantities array is a two-dimensional array. Write the code to multiply each array element by 2. Use two For . . . Next statements.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here