jorgereyes01
jorgereyes01
27.11.2019 • 
Mathematics

The intnums array is declared as follows: dim intnums() as integer = {10, 5, 7, 2}. which of the following blocks of code correctly calculates the average value stored in the array? the inttotal, intsub, and dblavg variable contains the number 0 before the loop is processed.

Solved
Show answers

Ask an AI advisor a question