<=Back
Assume that a procedure has the following array declaration:
Cost x As Integer= 30
Dim intpoints (x) As Integer
Write a for…Next loop segment of the code that add each elements of the array into a listbox control. (2 marks)
 Viewed: 480 times
Share in: