<=Back
Write a visual basic program that repeatedly accepts a non-zero numeric value from the user and store it in dynamic array named array1. The program should then display the values in a listbox and terminate when a user enters a zero value. Attach the code to a command button. Use do while loop. (8 marks)
 Viewed: 495 times
Share in: