Problem with arrays in VB.NET?

Daniel

New member
Write a line of code that initializes an array named intEvenNumbers with the first five even numbers starting with number 2.
 
Back
Top