Answered You can hire a professional tutor to get the answer.
Write a Visual Basic program that initializes the elements of a ten-element array to the integers 2, 4, 6.
Write a Visual Basic program that initializes the elements of a ten-element array to the integers 2, 4, 6… 20 and displays the indices and array elements contents in a tubular format, using a text box control after a click of the button. Design GUI.