VBScript to sort the Array elements using Bubble sort
kw.vbs
Output
Sorted Array Is 100 200 300 400 500 600 700 800 900 1000
What Next?
VBScript implementation of Fibonacci series
VBScript to generate the random numbers
VBScript to demonstrate the use of conversion functions
Advertisement