VBScript to demonstrate the use of Array
kw.vbs
Output
500 True 0 9 Array Elements 1000 900 800 700 600 1100 400 300 200 100
What Next?
VBScript to sort the Array elements using Bubble sort
VBScript implementation of Fibonacci series
VBScript to generate the random numbers
Advertisement